fix(deps): bump urql from 2.2.2 to 4.0.6 #4314
Annotations
9 errors
packages/frontend/src/store/user.slice.ts#L57
Expected 2-3 arguments, but got 1.
|
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'.
|
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'.
|
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'.
|
packages/frontend/src/urql.ts#L125
Property 'fetchOptions' does not exist on type 'Client'.
|
packages/frontend/src/urql.ts#L133
Property 'fetchOptions' does not exist on type 'Client'.
|
packages/frontend/src/store/app.slice.ts#L50
Expected 2-3 arguments, but got 1.
|
packages/frontend/src/components/markdown-editor/markdown-editor.tsx#L91
Expected 2-3 arguments, but got 1.
|
|
The logs for this run have expired and are no longer available.
Loading