Skip to content

Upgrade @enonic/eslint-config to ESLint 9 #2093

Upgrade @enonic/eslint-config to ESLint 9

Upgrade @enonic/eslint-config to ESLint 9 #2093

Triggered via pull request September 4, 2024 13:26
Status Failure
Total duration 29s
Artifacts

node.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build (20.x): packages/eslint-config/browser.js#L7
Missing trailing comma
build (20.x): packages/eslint-config/browser.js#L8
Missing trailing comma
build (20.x): packages/eslint-config/index.js#L4
Replace `⏎··...vanillaConfig,⏎··...tsConfig,⏎` with `...vanillaConfig,·...tsConfig`
build (20.x): packages/eslint-config/typescript.js#L1
Unable to resolve path to module '@typescript-eslint/parser'
build (20.x): packages/eslint-config/typescript.js#L2
Replace `"./vanilla"` with `'./vanilla'`
build (20.x): packages/eslint-config/typescript.js#L3
`typescript-eslint` import should occur before import of `./vanilla`
build (20.x): packages/eslint-config/typescript.js#L3
Replace `"typescript-eslint"` with `'typescript-eslint'`
build (20.x): packages/eslint-config/typescript.js#L3
Unable to resolve path to module 'typescript-eslint'