Skip to content

add support for Search Params #148

add support for Search Params

add support for Search Params #148

Re-run triggered November 24, 2024 09:34
Status Failure
Total duration 1m 23s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
test: examples/05_query_params/src/App.tsx#L8
'Page' is already declared in the upper scope on line 7 column 7
test: src/atomWithQueryParams.ts#L35
Unexpected use of 'isNaN'. Use Number.isNaN instead https://github.com/airbnb/javascript#standard-library--isnan
test: src/atomWithQueryParams.ts#L45
Use object destructuring
test: src/atomWithQueryParams.ts#L65
'prev' is already declared in the upper scope on line 53 column 26
test
Process completed with exit code 1.
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2, 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/