Skip to content

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

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

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

Triggered via pull request September 18, 2024 11:48
Status Failure
Total duration 1m 31s
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#L80
Argument of type 'RouteLocationNormalizedLoadedGeneric' is not assignable to parameter of type 'string | RouteLocationNormalizedLoadedGeneric | RouteLocationNormalizedGeneric'.
Test on Node.js 18: src/runtime/plugins/i18n.ts#L81
Argument of type 'RouteLocationNormalizedLoadedGeneric' is not assignable to parameter of type 'string | RouteLocationNormalizedLoadedGeneric | RouteLocationNormalizedGeneric'.
Test on Node.js 18: src/runtime/plugins/i18n.ts#L128
Argument of type 'RouteLocationNormalizedLoadedGeneric' is not assignable to parameter of type 'string | RouteLocationNormalizedLoadedGeneric | RouteLocationNormalizedGeneric'.
Test on Node.js 18: src/runtime/plugins/i18n.ts#L181
Type 'RouteLocationNormalizedLoadedGeneric' is not assignable to type 'RouteLocationNormalizedLoadedGeneric | RouteLocationNormalizedGeneric'.
Test on Node.js 18: src/runtime/plugins/i18n.ts#L183
Argument of type 'RouteLocationNormalizedLoadedGeneric' is not assignable to parameter of type 'string | RouteLocationNormalizedLoadedGeneric | RouteLocationNormalizedGeneric'.
Test on Node.js 18: src/runtime/plugins/i18n.ts#L197
Type 'RouteLocationNormalizedLoadedGeneric' is not assignable to type 'RouteLocationNormalizedLoadedGeneric | RouteLocationNormalizedGeneric'.
Test on Node.js 18: src/runtime/plugins/i18n.ts#L303
Argument of type 'I18n<{}, {}, {}, string, true>' is not assignable to parameter of type 'Plugin<[]>'.
Test on Node.js 18: src/runtime/plugins/i18n.ts#L316
Argument of type 'RouteLocationNormalizedGeneric' is not assignable to parameter of type 'string | RouteLocationNormalizedLoadedGeneric | RouteLocationNormalizedGeneric'.
Test on Node.js 18: src/runtime/plugins/i18n.ts#L318
Argument of type 'RouteLocationNormalizedGeneric' is not assignable to parameter of type 'string | RouteLocationNormalizedLoadedGeneric | RouteLocationNormalizedGeneric'.
Test on Node.js 18: src/runtime/plugins/i18n.ts#L341
Type 'RouteLocationNormalizedGeneric' is not assignable to type 'RouteLocationNormalizedLoadedGeneric | RouteLocationNormalizedGeneric'.