Skip to content

chore(deps): update dependency @tanstack/react-query to v5 #1025

chore(deps): update dependency @tanstack/react-query to v5

chore(deps): update dependency @tanstack/react-query to v5 #1025

Triggered via push August 8, 2024 08:07
Status Failure
Total duration 51s
Artifacts

canary.yml

on: push
Publish Canary
42s
Publish Canary
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Publish Canary
'"@tanstack/react-query"' has no exported member named 'ResetQueryFilters'. Did you mean 'RefetchQueryFilters'?
Publish Canary
'queryKey' is specified more than once, so this usage will be overwritten.
Publish Canary
'queryKey' is specified more than once, so this usage will be overwritten.
Publish Canary
'queryKey' is specified more than once, so this usage will be overwritten.
Publish Canary
No overload matches this call.
Publish Canary
Type '{} | null' is not assignable to type 'CursorPageParam | null'.
Publish Canary
Property 'pages' does not exist on type 'ExecutionResultWithData<ResultOf<Doc>>'.
Publish Canary
Property 'pages' does not exist on type 'ExecutionResultWithData<ResultOf<Doc>>'.
Publish Canary
Property 'pages' does not exist on type 'ExecutionResultWithData<ResultOf<Doc>>'.
Publish Canary
Property 'pages' does not exist on type 'ExecutionResultWithData<ResultOf<Doc>>'.
Publish Canary
The following actions uses Node.js version which is deprecated and will be forced to run on node20: 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/