Skip to content

chore(deps): update nuxt framework - autoclosed #676

chore(deps): update nuxt framework - autoclosed

chore(deps): update nuxt framework - autoclosed #676

Triggered via pull request September 4, 2024 15:42
Status Failure
Total duration 6m 1s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: components/AppFooter.vue#L29
Property '$ui' does not exist on type 'CreateComponentPublicInstance<Readonly<ExtractPropTypes<{}>>, { footerLinks: typeof footerLinks; }, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, ... 12 more ..., {}>'.
lint: components/AppFooter.vue#L30
Property '$ui' does not exist on type 'CreateComponentPublicInstance<Readonly<ExtractPropTypes<{}>>, { footerLinks: typeof footerLinks; }, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, ... 12 more ..., {}>'.
lint: components/AppFooter.vue#L31
Property '$ui' does not exist on type 'CreateComponentPublicInstance<Readonly<ExtractPropTypes<{}>>, { footerLinks: typeof footerLinks; }, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, ... 12 more ..., {}>'.
lint: components/AppFooter.vue#L32
Property '$ui' does not exist on type 'CreateComponentPublicInstance<Readonly<ExtractPropTypes<{}>>, { footerLinks: typeof footerLinks; }, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, ... 12 more ..., {}>'.
lint: components/AppHeader.vue#L84
Property 'navigateTo' does not exist on type 'CreateComponentPublicInstance<Readonly<ExtractPropTypes<__VLS_TypePropsToOption<{ links?: Link[]; }>>>, { logo: typeof logo; stats: typeof stats; ... 5 more ...; openLogoContext: typeof openLogoContext; }, ... 17 more ..., {}>'.
lint: components/AppHeader.vue#L104
Property '$colorMode' does not exist on type 'CreateComponentPublicInstance<Readonly<ExtractPropTypes<__VLS_TypePropsToOption<{ links?: Link[]; }>>>, { logo: typeof logo; stats: typeof stats; ... 5 more ...; openLogoContext: typeof openLogoContext; }, ... 17 more ..., {}>'.
lint: components/AppHeader.vue#L113
Property 'formatNumber' does not exist on type 'CreateComponentPublicInstance<Readonly<ExtractPropTypes<__VLS_TypePropsToOption<{ links?: Link[]; }>>>, { logo: typeof logo; stats: typeof stats; ... 5 more ...; openLogoContext: typeof openLogoContext; }, ... 17 more ..., {}>'.
lint: components/AppHeader.vue#L114
Property '$ui' does not exist on type 'CreateComponentPublicInstance<Readonly<ExtractPropTypes<__VLS_TypePropsToOption<{ links?: Link[]; }>>>, { logo: typeof logo; stats: typeof stats; ... 5 more ...; openLogoContext: typeof openLogoContext; }, ... 17 more ..., {}>'.
lint: components/ads/Ads.vue#L13
Property '$route' does not exist on type 'CreateComponentPublicInstance<Readonly<ExtractPropTypes<{}>>, { $ads: typeof $ads; uiPro: typeof uiPro; }, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, ... 12 more ..., {}>'.
lint: components/content/enterprise/support/EnterpriseSupportFormSection.vue#L103
Property '$colorMode' does not exist on type 'CreateComponentPublicInstance<Readonly<ExtractPropTypes<{ form: { type: PropType<{ name: { label: string; placeholder: string; }; email: { label: string; placeholder: string; }; company: { label: string; placeholder: string; }; body: { label: string; placeholder: string; }; info: string; button: any; }>; default: ()...'.