Skip to content

fix(deps): bump urql from 2.2.2 to 4.0.6 #4314

fix(deps): bump urql from 2.2.2 to 4.0.6

fix(deps): bump urql from 2.2.2 to 4.0.6 #4314

Triggered via pull request November 16, 2023 20:58
Status Failure
Total duration 1m 46s
Artifacts

build.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors
build: packages/frontend/src/store/user.slice.ts#L57
Expected 2-3 arguments, but got 1.
build: packages/frontend/src/urql.ts#L55
Type 'import("/home/runner/work/insights-explorer/insights-explorer/node_modules/@urql/core/dist/types/types").Exchange' is not assignable to type 'import("/home/runner/work/insights-explorer/insights-explorer/node_modules/urql/node_modules/@urql/core/dist/urql-core-chunk").Exchange'.
build: packages/frontend/src/urql.ts#L106
Type 'import("/home/runner/work/insights-explorer/insights-explorer/node_modules/@urql/core/dist/types/types").Exchange' is not assignable to type 'import("/home/runner/work/insights-explorer/insights-explorer/node_modules/urql/node_modules/@urql/core/dist/urql-core-chunk").Exchange'.
build: packages/frontend/src/urql.ts#L119
Type 'import("/home/runner/work/insights-explorer/insights-explorer/node_modules/@urql/core/dist/types/types").Exchange' is not assignable to type 'import("/home/runner/work/insights-explorer/insights-explorer/node_modules/urql/node_modules/@urql/core/dist/urql-core-chunk").Exchange'.
build: packages/frontend/src/urql.ts#L125
Property 'fetchOptions' does not exist on type 'Client'.
build: packages/frontend/src/urql.ts#L133
Property 'fetchOptions' does not exist on type 'Client'.
build: packages/frontend/src/store/app.slice.ts#L50
Expected 2-3 arguments, but got 1.
build: packages/frontend/src/components/markdown-editor/markdown-editor.tsx#L91
Expected 2-3 arguments, but got 1.
build
Process completed with exit code 1.