Skip to content

Update dependencies (non-major) #1097

Update dependencies (non-major)

Update dependencies (non-major) #1097

Triggered via pull request June 7, 2024 12:47
Status Failure
Total duration 45s
Artifacts

tests.yml

on: pull_request
Run tests and build
36s
Run tests and build
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Run tests and build
Argument of type '{ enabled: globalThis.ComputedRef<boolean>; }' is not assignable to parameter of type 'UseGroupsQueryOptions<GetGroupsReturn> | undefined'.
Run tests and build
Argument of type '{ enabled: globalThis.ComputedRef<boolean>; }' is not assignable to parameter of type 'UsePublishersQueryOptions<GetPublishersReturn> | undefined'.
Run tests and build
Argument of type '{ enabled: globalThis.ComputedRef<boolean>; }' is not assignable to parameter of type 'UseStoresQueryOptions<GetStoresReturn> | undefined'.
Run tests and build
Argument of type '{ enabled: globalThis.ComputedRef<boolean>; }' is not assignable to parameter of type 'UseAuthorsQueryOptions<GetAuthorsReturn> | undefined'.
Run tests and build
Argument of type '{ enabled: globalThis.ComputedRef<boolean>; }' is not assignable to parameter of type 'UseTimeZoneQueryOptions<GetTimeZoneReturn> | undefined'.
Run tests and build
Argument of type '{ isbn: globalThis.Ref<string>; enabled: false; }' is not assignable to parameter of type 'UseIsbnSearchQueryOptions<LookupSearchReturn>'.
Run tests and build
Argument of type '{ isbn: globalThis.Ref<string>; enabled: false; }' is not assignable to parameter of type 'UseBookExistsQueryOptions<BookByCodeReturn>'.
Run tests and build
Argument of type '{ enabled: globalThis.ComputedRef<boolean>; }' is not assignable to parameter of type 'UseTimeZoneQueryOptions<GetTimeZoneReturn> | undefined'.
Run tests and build
Argument of type '{ enabled: globalThis.ComputedRef<boolean>; }' is not assignable to parameter of type 'UseTimeZoneQueryOptions<GetTimeZoneReturn> | undefined'.
Run tests and build
Argument of type '{ enabled: globalThis.ComputedRef<boolean>; }' is not assignable to parameter of type 'UseTimeZoneQueryOptions<GetTimeZoneReturn> | undefined'.
Run tests and build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, pnpm/action-setup@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.