add support for Search Params #148
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/
|