Skip to content

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

[DEV-18547] Feature - Support ESLint v9

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

Triggered via pull request November 19, 2024 15:08
Status Failure
Total duration 28s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 2 warnings
lint: tests/react-ts/src/App.tsx#L1
There should be at least one empty line between import groups
lint: tests/react-ts/src/App.tsx#L2
There should be at least one empty line between import groups
lint: tests/react-ts/src/App.tsx#L39
Prefer named exports
lint: tests/react-ts/src/main.tsx#L2
There should be at least one empty line between import groups
lint: tests/react-ts/vite.config.ts#L2
`@vitejs/plugin-react` import should occur before import of `vite`
lint: tests/react-ts/vite.config.ts#L5
Prefer named exports
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/