[DEV-18547] Feature - Support ESLint v9 #10
Annotations
4 errors and 2 warnings
test:
tests/should-fail/src/App.tsx#L7
React Hook "useState" is called conditionally. React Hooks must be called in the exact same order in every component render. Did you accidentally call a React Hook after an early return?
|
test:
tests/should-fail/src/App.tsx#L19
Prefer named exports
|
test:
tests/should-fail/src/main.tsx#L1
There should be no empty line within import group
|
test
Process completed with exit code 1.
|
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v1, pnpm/action-setup@v2, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|