Skip to content

chore(deps): update all non-major dependencies (main) #6669

chore(deps): update all non-major dependencies (main)

chore(deps): update all non-major dependencies (main) #6669

Triggered via pull request September 17, 2024 14:57
Status Failure
Total duration 1m 37s
Artifacts

ci.yml

on: pull_request
Matrix: build
Matrix: lint
Matrix: test
Matrix: edge-release
Fit to window
Zoom out
Zoom in

Annotations

11 errors
Lint on Node.js 18
Process completed with exit code 1.
Test on Node.js 18: src/runtime/plugins/i18n.ts#L117
Argument of type 'RouteLocationNormalizedLoadedGeneric' is not assignable to parameter of type 'string | RouteLocationNormalizedLoadedGeneric | RouteLocationNormalizedGeneric'.
Test on Node.js 18: src/runtime/plugins/i18n.ts#L118
Argument of type 'RouteLocationNormalizedLoadedGeneric' is not assignable to parameter of type 'string | RouteLocationNormalizedLoadedGeneric | RouteLocationNormalizedGeneric'.
Test on Node.js 18: src/runtime/plugins/i18n.ts#L165
Argument of type 'RouteLocationNormalizedLoadedGeneric' is not assignable to parameter of type 'string | RouteLocationNormalizedLoadedGeneric | RouteLocationNormalizedGeneric'.
Test on Node.js 18: src/runtime/plugins/i18n.ts#L218
Type 'RouteLocationNormalizedLoadedGeneric' is not assignable to type 'RouteLocationNormalizedLoadedGeneric | RouteLocationNormalizedGeneric'.
Test on Node.js 18: src/runtime/plugins/i18n.ts#L220
Argument of type 'RouteLocationNormalizedLoadedGeneric' is not assignable to parameter of type 'string | RouteLocationNormalizedLoadedGeneric | RouteLocationNormalizedGeneric'.
Test on Node.js 18: src/runtime/plugins/i18n.ts#L234
Type 'RouteLocationNormalizedLoadedGeneric' is not assignable to type 'RouteLocationNormalizedLoadedGeneric | RouteLocationNormalizedGeneric'.
Test on Node.js 18: src/runtime/plugins/i18n.ts#L340
Argument of type 'I18n<{}, {}, {}, string, true>' is not assignable to parameter of type 'Plugin<[]>'.
Test on Node.js 18: src/runtime/plugins/i18n.ts#L353
Argument of type 'RouteLocationNormalizedGeneric' is not assignable to parameter of type 'string | RouteLocationNormalizedLoadedGeneric | RouteLocationNormalizedGeneric'.
Test on Node.js 18: src/runtime/plugins/i18n.ts#L355
Argument of type 'RouteLocationNormalizedGeneric' is not assignable to parameter of type 'string | RouteLocationNormalizedLoadedGeneric | RouteLocationNormalizedGeneric'.
Test on Node.js 18: src/runtime/plugins/i18n.ts#L378
Type 'RouteLocationNormalizedGeneric' is not assignable to type 'RouteLocationNormalizedLoadedGeneric | RouteLocationNormalizedGeneric'.