chore(deps): update nuxt framework to ^3.14.1592 #1457
Annotations
12 errors
ci (ubuntu-latest):
src/commands/dev.ts#L68
Argument of type 'import("/home/runner/work/cli/cli/node_modules/.pnpm/@nuxt[email protected][email protected][email protected][email protected]/node_modules/@nuxt/schema/dist/index").NuxtOptions' is not assignable to parameter of type 'import("/home/runner/work/cli/cli/node_modules/.pnpm/@nuxt[email protected][email protected][email protected][email protected]/node_modules/@nuxt/schema/dist/index").NuxtOptions'.
|
ci (ubuntu-latest):
src/commands/dev.ts#L72
Argument of type 'import("/home/runner/work/cli/cli/node_modules/.pnpm/@nuxt[email protected][email protected][email protected][email protected]/node_modules/@nuxt/schema/dist/index").NuxtOptions' is not assignable to parameter of type 'import("/home/runner/work/cli/cli/node_modules/.pnpm/@nuxt[email protected][email protected][email protected][email protected]/node_modules/@nuxt/schema/dist/index").NuxtOptions'.
|
ci (ubuntu-latest):
src/utils/dev.ts#L173
Type 'import("/home/runner/work/cli/cli/node_modules/.pnpm/@nuxt[email protected][email protected][email protected][email protected]/node_modules/@nuxt/schema/dist/index").Nuxt' is not assignable to type 'import("/home/runner/work/cli/cli/node_modules/.pnpm/@nuxt[email protected][email protected][email protected][email protected]/node_modules/@nuxt/schema/dist/index").Nuxt'.
|
ci (ubuntu-latest):
src/utils/dev.ts#L173
Excessive stack depth comparing types '{ cwd: string; dev: true; ready: false; envName: string; overrides: { vite: ViteConfig & { $client?: ViteConfig | undefined; $server?: ViteConfig | undefined; }; ... 70 more ...; typescript?: { ...; } | undefined; }; }' and 'LoadNuxtOptions'.
|
ci (ubuntu-latest):
src/utils/dev.ts#L173
Type instantiation is excessively deep and possibly infinite.
|
ci (ubuntu-latest):
src/utils/dev.ts#L178
Type '{ vite: ViteConfig & { $client?: ViteConfig | undefined; $server?: ViteConfig | undefined; }; runtimeConfig?: Overrideable<RuntimeConfig, ""> | undefined; ... 69 more ...; typescript?: { ...; } | undefined; }' is not assignable to type 'NuxtConfig'.
|
ci (ubuntu-latest):
src/utils/dev.ts#L194
Object is possibly 'undefined'.
|
ci (ubuntu-latest):
src/utils/dev.ts#L208
Object is possibly 'undefined'.
|
ci (ubuntu-latest):
src/utils/dev.ts#L215
Object is possibly 'undefined'.
|
ci (ubuntu-latest):
src/utils/dev.ts#L217
Argument of type 'Nuxt | undefined' is not assignable to parameter of type 'Nuxt'.
|
ci (windows-latest)
The job was canceled because "ubuntu-latest" failed.
|
ci (windows-latest)
The operation was canceled.
|