Skip to content

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

chore(deps): update all non-major dependencies

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

Triggered via pull request November 14, 2024 16:34
Status Failure
Total duration 1m 20s
Artifacts

ci.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

27 errors
Unhandled error: src/data-loaders/defineColadaLoader.ts#L454
TypeCheckError: Type '(to? RouteLocationNormalizedLoaded) => Promise<DataState_Pending | DataState_Success<Data | undefined> | DataState_Error<Data | undefined, any> | DataState_Success<...> | DataState_Error<...>>' is not assignable to type '(throwOnError? boolean | undefined) => Promise<DataState<Data | undefined, any>>'. Types of parameters 'to' and 'throwOnError' are incompatible. Type 'boolean | undefined' is not assignable to type 'RouteLocationNormalizedLoadedGeneric | undefined'. Type 'boolean' is not assignable to type 'RouteLocationNormalizedLoadedGeneric'. ❯ src/data-loaders/defineColadaLoader.ts:454:7
Unhandled error: src/data-loaders/defineColadaLoader.ts#L460
TypeCheckError: Type '(to? RouteLocationNormalizedLoaded) => Promise<DataState_Pending | DataState_Success<Data | undefined> | DataState_Error<Data | undefined, any> | DataState_Success<...> | DataState_Error<...>>' is not assignable to type '(throwOnError? boolean | undefined) => Promise<DataState<Data | undefined, any>>'. Types of parameters 'to' and 'throwOnError' are incompatible. Type 'boolean | undefined' is not assignable to type 'RouteLocationNormalizedLoadedGeneric | undefined'. Type 'boolean' is not assignable to type 'RouteLocationNormalizedLoadedGeneric'. ❯ src/data-loaders/defineColadaLoader.ts:460:7
src/data-loaders/defineColadaLoader.spec.ts > defineColadaLoader > hydrates without calling the query on the initial navigation: src/data-loaders/defineColadaLoader.spec.ts#L258
AssertionError: expected "spy" to be called +0 times, but got 1 times ❯ src/data-loaders/defineColadaLoader.spec.ts:258:21
test (lts/*, ubuntu-latest)
Process completed with exit code 1.
Unhandled error: src/data-loaders/defineColadaLoader.ts#L454
TypeCheckError: Type '(to? RouteLocationNormalizedLoaded) => Promise<DataState_Pending | DataState_Success<Data | undefined> | DataState_Error<Data | undefined, any> | DataState_Success<...> | DataState_Error<...>>' is not assignable to type '(throwOnError? boolean | undefined) => Promise<DataState<Data | undefined, any>>'. Types of parameters 'to' and 'throwOnError' are incompatible. Type 'boolean | undefined' is not assignable to type 'RouteLocationNormalizedLoadedGeneric | undefined'. Type 'boolean' is not assignable to type 'RouteLocationNormalizedLoadedGeneric'. ❯ src/data-loaders/defineColadaLoader.ts:454:7
Unhandled error: src/data-loaders/defineColadaLoader.ts#L460
TypeCheckError: Type '(to? RouteLocationNormalizedLoaded) => Promise<DataState_Pending | DataState_Success<Data | undefined> | DataState_Error<Data | undefined, any> | DataState_Success<...> | DataState_Error<...>>' is not assignable to type '(throwOnError? boolean | undefined) => Promise<DataState<Data | undefined, any>>'. Types of parameters 'to' and 'throwOnError' are incompatible. Type 'boolean | undefined' is not assignable to type 'RouteLocationNormalizedLoadedGeneric | undefined'. Type 'boolean' is not assignable to type 'RouteLocationNormalizedLoadedGeneric'. ❯ src/data-loaders/defineColadaLoader.ts:460:7
src/data-loaders/defineColadaLoader.spec.ts > defineColadaLoader > hydrates without calling the query on the initial navigation: src/data-loaders/defineColadaLoader.spec.ts#L258
AssertionError: expected "spy" to be called +0 times, but got 1 times ❯ src/data-loaders/defineColadaLoader.spec.ts:258:21
test (18.x, ubuntu-latest)
Process completed with exit code 1.
lint: src/data-loaders/defineColadaLoader.ts#L454
Type '(to?: RouteLocationNormalizedLoaded) => Promise<DataState_Pending | DataState_Success<Data | undefined> | DataState_Error<Data | undefined, any> | DataState_Success<...> | DataState_Error<...>>' is not assignable to type '(throwOnError?: boolean | undefined) => Promise<DataState<Data | undefined, any>>'.
lint: src/data-loaders/defineColadaLoader.ts#L460
Type '(to?: RouteLocationNormalizedLoaded) => Promise<DataState_Pending | DataState_Success<Data | undefined> | DataState_Error<Data | undefined, any> | DataState_Success<...> | DataState_Error<...>>' is not assignable to type '(throwOnError?: boolean | undefined) => Promise<DataState<Data | undefined, any>>'.
lint
Process completed with exit code 1.
Unhandled error: src/data-loaders/defineColadaLoader.ts#L454
TypeCheckError: Type '(to? RouteLocationNormalizedLoaded) => Promise<DataState_Pending | DataState_Success<Data | undefined> | DataState_Error<Data | undefined, any> | DataState_Success<...> | DataState_Error<...>>' is not assignable to type '(throwOnError? boolean | undefined) => Promise<DataState<Data | undefined, any>>'. Types of parameters 'to' and 'throwOnError' are incompatible. Type 'boolean | undefined' is not assignable to type 'RouteLocationNormalizedLoadedGeneric | undefined'. Type 'boolean' is not assignable to type 'RouteLocationNormalizedLoadedGeneric'. ❯ src/data-loaders/defineColadaLoader.ts:454:7
Unhandled error: src/data-loaders/defineColadaLoader.ts#L460
TypeCheckError: Type '(to? RouteLocationNormalizedLoaded) => Promise<DataState_Pending | DataState_Success<Data | undefined> | DataState_Error<Data | undefined, any> | DataState_Success<...> | DataState_Error<...>>' is not assignable to type '(throwOnError? boolean | undefined) => Promise<DataState<Data | undefined, any>>'. Types of parameters 'to' and 'throwOnError' are incompatible. Type 'boolean | undefined' is not assignable to type 'RouteLocationNormalizedLoadedGeneric | undefined'. Type 'boolean' is not assignable to type 'RouteLocationNormalizedLoadedGeneric'. ❯ src/data-loaders/defineColadaLoader.ts:460:7
src/data-loaders/defineColadaLoader.spec.ts > defineColadaLoader > hydrates without calling the query on the initial navigation: src/data-loaders/defineColadaLoader.spec.ts#L258
AssertionError: expected "spy" to be called +0 times, but got 1 times ❯ src/data-loaders/defineColadaLoader.spec.ts:258:21
test (18.x, macos-latest)
Process completed with exit code 1.
Unhandled error: src/data-loaders/defineColadaLoader.ts#L454
TypeCheckError: Type '(to? RouteLocationNormalizedLoaded) => Promise<DataState_Pending | DataState_Success<Data | undefined> | DataState_Error<Data | undefined, any> | DataState_Success<...> | DataState_Error<...>>' is not assignable to type '(throwOnError? boolean | undefined) => Promise<DataState<Data | undefined, any>>'. Types of parameters 'to' and 'throwOnError' are incompatible. Type 'boolean | undefined' is not assignable to type 'RouteLocationNormalizedLoadedGeneric | undefined'. Type 'boolean' is not assignable to type 'RouteLocationNormalizedLoadedGeneric'. ❯ src/data-loaders/defineColadaLoader.ts:454:7
Unhandled error: src/data-loaders/defineColadaLoader.ts#L460
TypeCheckError: Type '(to? RouteLocationNormalizedLoaded) => Promise<DataState_Pending | DataState_Success<Data | undefined> | DataState_Error<Data | undefined, any> | DataState_Success<...> | DataState_Error<...>>' is not assignable to type '(throwOnError? boolean | undefined) => Promise<DataState<Data | undefined, any>>'. Types of parameters 'to' and 'throwOnError' are incompatible. Type 'boolean | undefined' is not assignable to type 'RouteLocationNormalizedLoadedGeneric | undefined'. Type 'boolean' is not assignable to type 'RouteLocationNormalizedLoadedGeneric'. ❯ src/data-loaders/defineColadaLoader.ts:460:7
src/data-loaders/defineColadaLoader.spec.ts > defineColadaLoader > hydrates without calling the query on the initial navigation: src/data-loaders/defineColadaLoader.spec.ts#L258
AssertionError: expected "spy" to be called +0 times, but got 1 times ❯ src/data-loaders/defineColadaLoader.spec.ts:258:21
test (lts/*, macos-latest)
Process completed with exit code 1.
Unhandled error: src/data-loaders/defineColadaLoader.ts#L454
TypeCheckError: Type '(to? RouteLocationNormalizedLoaded) => Promise<DataState_Pending | DataState_Success<Data | undefined> | DataState_Error<Data | undefined, any> | DataState_Success<...> | DataState_Error<...>>' is not assignable to type '(throwOnError? boolean | undefined) => Promise<DataState<Data | undefined, any>>'. Types of parameters 'to' and 'throwOnError' are incompatible. Type 'boolean | undefined' is not assignable to type 'RouteLocationNormalizedLoadedGeneric | undefined'. Type 'boolean' is not assignable to type 'RouteLocationNormalizedLoadedGeneric'. ❯ src/data-loaders/defineColadaLoader.ts:454:7
Unhandled error: src/data-loaders/defineColadaLoader.ts#L460
TypeCheckError: Type '(to? RouteLocationNormalizedLoaded) => Promise<DataState_Pending | DataState_Success<Data | undefined> | DataState_Error<Data | undefined, any> | DataState_Success<...> | DataState_Error<...>>' is not assignable to type '(throwOnError? boolean | undefined) => Promise<DataState<Data | undefined, any>>'. Types of parameters 'to' and 'throwOnError' are incompatible. Type 'boolean | undefined' is not assignable to type 'RouteLocationNormalizedLoadedGeneric | undefined'. Type 'boolean' is not assignable to type 'RouteLocationNormalizedLoadedGeneric'. ❯ src/data-loaders/defineColadaLoader.ts:460:7
src/data-loaders/defineColadaLoader.spec.ts > defineColadaLoader > hydrates without calling the query on the initial navigation: src/data-loaders/defineColadaLoader.spec.ts#L258
AssertionError: expected "spy" to be called +0 times, but got 1 times ❯ src/data-loaders/defineColadaLoader.spec.ts:258:21
test (lts/*, windows-latest)
Process completed with exit code 1.
Unhandled error: src/data-loaders/defineColadaLoader.ts#L454
TypeCheckError: Type '(to? RouteLocationNormalizedLoaded) => Promise<DataState_Pending | DataState_Success<Data | undefined> | DataState_Error<Data | undefined, any> | DataState_Success<...> | DataState_Error<...>>' is not assignable to type '(throwOnError? boolean | undefined) => Promise<DataState<Data | undefined, any>>'. Types of parameters 'to' and 'throwOnError' are incompatible. Type 'boolean | undefined' is not assignable to type 'RouteLocationNormalizedLoadedGeneric | undefined'. Type 'boolean' is not assignable to type 'RouteLocationNormalizedLoadedGeneric'. ❯ src/data-loaders/defineColadaLoader.ts:454:7
Unhandled error: src/data-loaders/defineColadaLoader.ts#L460
TypeCheckError: Type '(to? RouteLocationNormalizedLoaded) => Promise<DataState_Pending | DataState_Success<Data | undefined> | DataState_Error<Data | undefined, any> | DataState_Success<...> | DataState_Error<...>>' is not assignable to type '(throwOnError? boolean | undefined) => Promise<DataState<Data | undefined, any>>'. Types of parameters 'to' and 'throwOnError' are incompatible. Type 'boolean | undefined' is not assignable to type 'RouteLocationNormalizedLoadedGeneric | undefined'. Type 'boolean' is not assignable to type 'RouteLocationNormalizedLoadedGeneric'. ❯ src/data-loaders/defineColadaLoader.ts:460:7
src/data-loaders/defineColadaLoader.spec.ts > defineColadaLoader > hydrates without calling the query on the initial navigation: src/data-loaders/defineColadaLoader.spec.ts#L258
AssertionError: expected "spy" to be called +0 times, but got 1 times ❯ src/data-loaders/defineColadaLoader.spec.ts:258:21
test (18.x, windows-latest)
Process completed with exit code 1.