Skip to content

fix: properly pass params to mutate for revalidation

Sign in for the full log view
GitHub Actions / ESLint Report Analysis succeeded Mar 5, 2024 in 0s

ESLint Report Analysis

0 ESLint error(s) and 4 ESLint warning(s) found in pull request changed files.
0 ESLint error(s) and 87 ESLint warning(s) found in files outside of the pull request.

Details

Annotations

Check warning on line 200 in packages/postgrest-swr/__tests__/query/use-pagination-query.integration.spec.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/postgrest-swr/__tests__/query/use-pagination-query.integration.spec.tsx#L200

[@typescript-eslint/no-unused-vars] '_' is assigned a value but never used.

Check warning on line 229 in packages/postgrest-swr/__tests__/query/use-pagination-query.integration.spec.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

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.

Check warning on line 200 in packages/postgrest-swr/__tests__/query/use-pagination-query.integration.spec.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

packages/postgrest-swr/__tests__/query/use-pagination-query.integration.spec.tsx#L200

[@typescript-eslint/no-unused-vars] '_' is assigned a value but never used.

Check warning on line 229 in packages/postgrest-swr/__tests__/query/use-pagination-query.integration.spec.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

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.