Skip to content

chore(deps): update dependency urql to v4.2.1 - autoclosed #533

chore(deps): update dependency urql to v4.2.1 - autoclosed

chore(deps): update dependency urql to v4.2.1 - autoclosed #533

Triggered via pull request November 5, 2024 17:01
Status Failure
Total duration 35s
Artifacts

integration.yml

on: pull_request
Check chores
24s
Check chores
Run unit tests
15s
Run unit tests
Fit to window
Zoom out
Zoom in

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/