Skip to content

fix: properly pass params to mutate for revalidation #834

fix: properly pass params to mutate for revalidation

fix: properly pass params to mutate for revalidation #834

Triggered via push March 5, 2024 11:28
Status Success
Total duration 11s
Artifacts

update-prs.yml

on: push
Run auto-update to update stale PRs
3s
Run auto-update to update stale PRs
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
Run auto-update to update stale PRs
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: tibdex/auto-update@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
packages/postgrest-swr/__tests__/query/use-pagination-query.integration.spec.tsx#L200
[@typescript-eslint/no-unused-vars] '_' is assigned a value but never used.
packages/postgrest-swr/__tests__/query/use-pagination-query.integration.spec.tsx#L229
[@typescript-eslint/no-unused-vars] 'setPage' is assigned a value but never used.
packages/postgrest-swr/__tests__/query/use-pagination-query.integration.spec.tsx#L200
[@typescript-eslint/no-unused-vars] '_' is assigned a value but never used.
packages/postgrest-swr/__tests__/query/use-pagination-query.integration.spec.tsx#L229
[@typescript-eslint/no-unused-vars] 'setPage' is assigned a value but never used.