Skip to content

Add ESLint 9 support and migrate to flat config #202

Add ESLint 9 support and migrate to flat config

Add ESLint 9 support and migrate to flat config #202

Triggered via pull request December 1, 2025 15:15
Status Failure
Total duration 31s
Artifacts

ci.yml

on: pull_request
Matrix: Jest tests
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Lint
Process completed with exit code 1.
Lint: configs/typescript.js#L25
Replace `addFiles` with `·addFiles·`
Lint: configs/typescript.js#L21
Replace `····` with `↹`
Lint: configs/typescript.js#L19
Replace `····` with `↹`
Lint: configs/typescript.js#L18
Replace `········` with `↹↹`
Lint: configs/typescript.js#L17
Replace `····if·(!config.files` with `↹if·(·!·config.files·`
Lint: configs/typescript.js#L16
Replace `(config)` with `config`
Lint: configs/typescript.js#L10
Replace `'**/*.ts',·'**/*.tsx',·'**/*.mts',·'**/*.cts'` with `·'**/*.ts',·'**/*.tsx',·'**/*.mts',·'**/*.cts'·`
Lint: configs/typescript.js#L6
Replace `'typescript-eslint'` with `·'typescript-eslint'·`
Lint: configs/typescript.js#L6
`typescript-eslint` import should occur after import of `eslint-plugin-jsdoc`