Skip to content

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

chore(deps): update all non-major dependencies

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

Triggered via push November 11, 2024 22:16
Status Failure
Total duration 35s
Artifacts

pkg.pr.new.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors
build: 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>>'.
build: 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>>'.
build
Process completed with exit code 1.