Skip to content

[DEV-18547] Feature - Support ESLint v9 #8

[DEV-18547] Feature - Support ESLint v9

[DEV-18547] Feature - Support ESLint v9 #8

Triggered via pull request November 19, 2024 15:37
Status Success
Total duration 2m 50s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 2 warnings
lint: 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?
lint: tests/should-fail/src/App.tsx#L19
Prefer named exports
lint: tests/should-fail/src/main.tsx#L1
There should be no empty line within import group
lint
Process completed with exit code 1.
lint
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/
lint
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/