nuxt-ecosystem-ci #275
Annotations
19 errors
test-ecosystem (i18n-module)
Process completed with exit code 1.
|
test-ecosystem (devtools)
Process completed with exit code 1.
|
test-ecosystem (elk)
Property '$scrollToTop' does not exist on type '{ $: ComponentInternalInstance; $data: {}; $props: Partial<{}> & Omit<{ readonly options: CommonRouteTabOption[]; readonly replace?: boolean | undefined; readonly command?: boolean | undefined; readonly moreOptions?: CommonRouteTabMoreOption | undefined; readonly preventScrollTop?: boolean | undefined; } & VNodeProp...'.
|
test-ecosystem (elk)
Property '$route' does not exist on type '{ $: ComponentInternalInstance; $data: {}; $props: Partial<{}> & Omit<{ readonly backOnSmallScreen?: boolean | undefined; readonly back?: boolean | undefined; readonly noOverflowHidden?: boolean | undefined; } & VNodeProps & AllowedComponentProps & ComponentCustomProps & Readonly<...>, never>; ... 10 more ...; $watc...'.
|
test-ecosystem (elk)
Property '$router' does not exist on type '{ $: ComponentInternalInstance; $data: {}; $props: Partial<{}> & Omit<{ readonly backOnSmallScreen?: boolean | undefined; readonly back?: boolean | undefined; readonly noOverflowHidden?: boolean | undefined; } & VNodeProps & AllowedComponentProps & ComponentCustomProps & Readonly<...>, never>; ... 10 more ...; $watc...'.
|
test-ecosystem (elk)
Property '$route' does not exist on type '{ $: ComponentInternalInstance; $data: {}; $props: Partial<{}> & Omit<{ readonly backOnSmallScreen?: boolean | undefined; readonly back?: boolean | undefined; readonly noOverflowHidden?: boolean | undefined; } & VNodeProps & AllowedComponentProps & ComponentCustomProps & Readonly<...>, never>; ... 10 more ...; $watc...'.
|
test-ecosystem (elk)
Property '$scrollToTop' does not exist on type '{ $: ComponentInternalInstance; $data: {}; $props: Partial<{ userOnly: boolean; }> & Omit<{ readonly to: string | Record<string, string>; readonly icon: string; readonly userOnly: boolean; readonly text?: string | undefined; readonly command?: boolean | undefined; } & VNodeProps & AllowedComponentProps & ComponentCu...'.
|
test-ecosystem (elk)
Property '$route' does not exist on type '{ $: ComponentInternalInstance; $data: {}; $props: Partial<{}> & Omit<{} & VNodeProps & AllowedComponentProps & ComponentCustomProps & Readonly<...>, never>; ... 10 more ...; $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (args_0: R, args_1: R, args_2: OnClean...'.
|
test-ecosystem (elk)
Property '$router' does not exist on type '{ $: ComponentInternalInstance; $data: {}; $props: Partial<{}> & Omit<{} & VNodeProps & AllowedComponentProps & ComponentCustomProps & Readonly<...>, never>; ... 10 more ...; $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (args_0: R, args_1: R, args_2: OnClean...'.
|
test-ecosystem (elk)
Property '$scrollToTop' does not exist on type '{ $: ComponentInternalInstance; $data: {}; $props: Partial<{}> & Omit<{ readonly activeClass: string; } & VNodeProps & AllowedComponentProps & ComponentCustomProps & Readonly<...>, never>; ... 10 more ...; $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (args_0...'.
|
test-ecosystem (elk)
Property '$scrollToTop' does not exist on type '{ $: ComponentInternalInstance; $data: {}; $props: Partial<{}> & Omit<{ readonly activeClass: string; } & VNodeProps & AllowedComponentProps & ComponentCustomProps & Readonly<...>, never>; ... 10 more ...; $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (args_0...'.
|
test-ecosystem (elk)
Property '$scrollToTop' does not exist on type '{ $: ComponentInternalInstance; $data: {}; $props: Partial<{}> & Omit<{ readonly activeClass: string; } & VNodeProps & AllowedComponentProps & ComponentCustomProps & Readonly<...>, never>; ... 10 more ...; $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (args_0...'.
|
test-ecosystem (scripts)
Unused '@ts-expect-error' directive.
|
test-ecosystem (scripts)
Unused '@ts-expect-error' directive.
|
test-ecosystem (scripts)
Process completed with exit code 1.
|
test-ecosystem (content)
The inferred type of 'ContentQuery' cannot be named without a reference to '../../../node_modules/.pnpm/nuxt@file+..+..+nuxt+packages+nuxt_@[email protected]_@[email protected][email protected]_io_2qejsu7uwurmz3rsjcb6lm7syi/node_modules/nuxt/dist/app/composables/asyncData'. This is likely not portable. A type annotation is necessary.
|
test/integration/endpoints/fonts.test.ts > fonts > basic:
workspace/og-image/og-image/test/integration/endpoints/fonts.test.ts#L13
Error: Snapshot `fonts > basic 1` mismatched
- Expected
+ Received
Blob {
Symbol(kHandle): Blob {},
- Symbol(kLength): 310808,
+ Symbol(kLength): 338084,
Symbol(kType): "font/ttf",
}
❯ test/integration/endpoints/fonts.test.ts:13:18
|
test/integration/endpoints/fonts.test.ts > fonts > basic:
workspace/og-image/og-image/test/integration/endpoints/fonts.test.ts#L13
Error: Snapshot `fonts > basic 1` mismatched
- Expected
+ Received
Blob {
Symbol(kHandle): Blob {},
- Symbol(kLength): 310808,
+ Symbol(kLength): 338084,
Symbol(kType): "font/ttf",
}
❯ test/integration/endpoints/fonts.test.ts:13:18
|
test-ecosystem (og-image)
Process completed with exit code 1.
|