Update dependencies (non-major) #1042
tests.yml
on: pull_request
Run tests and build
34s
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/.
|