chore(deps): update dependency urql to v4.2.1 - autoclosed #533
integration.yml
on: pull_request
Check chores
24s
Run unit tests
15s
Annotations
3 errors and 2 warnings
Check chores:
packages/urql-utils/__tests__/result4.test.tsx#L129
Type '<Data = any, Variables extends AnyVariables = AnyVariables>(args: UseQueryArgs<Variables, Data>) => [{ data: undefined; error: CombinedError; fetching: false; stale: false; }, Callable]' is not assignable to type '<Data = any, Variables extends AnyVariables = AnyVariables>(args: UseQueryArgs<Variables, Data>) => UseQueryResponse<Data, Variables>'.
|
Check chores:
packages/urql-utils/__tests__/result5.test.tsx#L133
Type '<Data = any, Variables extends AnyVariables = AnyVariables>(args: UseQueryArgs<Variables, Data>) => [{ data: undefined; error: CombinedError; fetching: false; stale: false; }, Callable]' is not assignable to type '<Data = any, Variables extends AnyVariables = AnyVariables>(args: UseQueryArgs<Variables, Data>) => UseQueryResponse<Data, Variables>'.
|
Check chores
Process completed with exit code 2.
|
Run unit tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Check chores
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|