Skip to content

fix(deps): update dependency @intlify/core to v9.5.0-dfab963 - autoclosed #54

fix(deps): update dependency @intlify/core to v9.5.0-dfab963 - autoclosed

fix(deps): update dependency @intlify/core to v9.5.0-dfab963 - autoclosed #54

Triggered via pull request October 23, 2023 10:40
Status Failure
Total duration 32s
Artifacts

ci.yml

on: pull_request
Matrix: Build
Matrix: Lint
Matrix: Test
Matrix: Edge Release
Fit to window
Zoom out
Zoom in

Annotations

16 errors
Test (ubuntu-latest, 18.x)
Type '(event: H3Event) => Locale' is not assignable to type 'string | LocaleDetector | undefined'.
Test (ubuntu-latest, 18.x): playground/global-schema/index.ts#L20
Type '(event: H3Event) => Locale' is not assignable to type 'string | LocaleDetector | undefined'.
Test (ubuntu-latest, 18.x): playground/local-schema/index.ts#L13
Type '(event: H3Event) => Locale' is not assignable to type 'string | LocaleDetector | undefined'.
Test (ubuntu-latest, 18.x): spec/integration.spec.ts#L24
Type '(event: H3Event) => Locale' is not assignable to type 'string | LocaleDetector | undefined'.
Test (ubuntu-latest, 18.x): spec/integration.spec.ts#L65
Type '(event: H3Event) => string' is not assignable to type 'string | LocaleDetector | undefined'.
Test (ubuntu-latest, 18.x): src/index.test.ts#L29
Type '(event: H3Event) => Locale' is not assignable to type 'string | LocaleDetector | undefined'.
Test (ubuntu-latest, 18.x): src/index.test.ts#L49
No overload matches this call.
Test (ubuntu-latest, 18.x): src/index.test.ts#L73
Expected 1 arguments, but got 2.
Test (ubuntu-latest, 18.x): src/index.ts#L19
Module '"@intlify/core"' has no exported member 'RemovedIndexResources'.
Test (ubuntu-latest, 18.x): src/index.ts#L122
Property 'bind' does not exist on type 'never'.
Build (ubuntu-latest, 18.x): src/index.ts#L19
Module '"@intlify/core"' has no exported member 'RemovedIndexResources'.
Build (ubuntu-latest, 18.x): src/index.ts#L122
Property 'bind' does not exist on type 'never'.
Build (ubuntu-latest, 18.x): src/index.ts#L124
Expected 1 arguments, but got 2.
Build (ubuntu-latest, 18.x): src/index.ts#L130
Type 'LocaleDetector' is not assignable to type 'string'.
Build (ubuntu-latest, 18.x): src/index.ts#L216
Type instantiation is excessively deep and possibly infinite.
Build (ubuntu-latest, 18.x)
Process completed with exit code 1.