Skip to content

Migrate to ESLint 9 #1179

Migrate to ESLint 9

Migrate to ESLint 9 #1179

Triggered via pull request November 25, 2024 16:41
Status Failure
Total duration 27s
Artifacts

CI.yml

on: pull_request
Dependabot automerge
0s
Dependabot automerge
Release
0s
Release
Fit to window
Zoom out
Zoom in

Annotations

9 errors
Lint: configs/base.js#L1
Assign array to a variable before exporting as module default (import/no-anonymous-default-export)
Lint: configs/jest.js#L1
Assign array to a variable before exporting as module default (import/no-anonymous-default-export)
Lint: configs/md.js#L1
Assign array to a variable before exporting as module default (import/no-anonymous-default-export)
Lint: configs/node.js#L1
Assign array to a variable before exporting as module default (import/no-anonymous-default-export)
Lint: configs/react.js#L1
Assign array to a variable before exporting as module default (import/no-anonymous-default-export)
Lint: configs/typescript-unsafe.js#L1
Empty files are not allowed. (unicorn/no-empty-file)
Lint: configs/typescript.js#L1
Assign array to a variable before exporting as module default (import/no-anonymous-default-export)
Lint: configs/vitest.js#L1
Assign array to a variable before exporting as module default (import/no-anonymous-default-export)
Lint
Process completed with exit code 1.