chore(deps): update all non-major dependencies #3246
Annotations
8 errors
|
test (ubuntu-latest)
Process completed with exit code 2.
|
|
test (ubuntu-latest):
src/module/mock.ts#L22
Type 'import("/home/runner/work/test-utils/test-utils/node_modules/.pnpm/@nuxt+schema@4.3.1/node_modules/@nuxt/schema/dist/_chunks/libs/unimport").r' is not assignable to type 'import("/home/runner/work/test-utils/test-utils/node_modules/.pnpm/unimport@6.0.1/node_modules/unimport/dist/shared/unimport.DCeIjgcw").a'.
|
|
test (ubuntu-latest):
src/environments/vitest/env/jsdom.ts#L8
Property 'ResourceLoader' does not exist on type 'typeof import("jsdom")'.
|
|
test (ubuntu-latest):
src/config.ts#L66
Type 'Readonly<ViteConfig>' is not assignable to type 'UserConfig'.
|
|
test (windows-latest)
Process completed with exit code 1.
|
|
test (windows-latest):
src/module/mock.ts#L22
Type 'import("D:/a/test-utils/test-utils/node_modules/.pnpm/@nuxt+schema@4.3.1/node_modules/@nuxt/schema/dist/_chunks/libs/unimport").r' is not assignable to type 'import("D:/a/test-utils/test-utils/node_modules/.pnpm/unimport@6.0.1/node_modules/unimport/dist/shared/unimport.DCeIjgcw").a'.
|
|
test (windows-latest):
src/environments/vitest/env/jsdom.ts#L8
Property 'ResourceLoader' does not exist on type 'typeof import("jsdom")'.
|
|
test (windows-latest):
src/config.ts#L66
Type 'Readonly<ViteConfig>' is not assignable to type 'UserConfig'.
|