feat(eslint): supports eslint v9 #1664
Annotations
4 errors and 11 warnings
|
packages/eslint/rollup.config.mjs#L4
Absolute imports should come before relative imports
|
packages/eslint/rollup.config.mjs#L5
Absolute imports should come before relative imports
|
|
packages/commonjs/test/helpers/util.js#L10
'path' is already declared in the upper scope on line 1 column 7
|
packages/commonjs/test/helpers/util.js#L10
'path' is already declared in the upper scope on line 1 column 7
|
packages/eslint/rollup.config.mjs#L3
There should be at least one empty line between import groups
|
packages/eslint/rollup.config.mjs#L3
`../../shared/rollup.config.mjs` import should occur after import of `@rollup/plugin-typescript`
|
packages/eslint/test/test.mjs#L9
There should be at least one empty line between import groups
|
packages/eslint/test/test.mjs#L10
`path` import should occur before import of `ava`
|
packages/eslint/test/test.mjs#L11
`url` import should occur before import of `ava`
|
packages/eslint/test/test.mjs#L26
Use array destructuring
|
packages/eslint/test/test.mjs#L219
Use array destructuring
|
packages/node-resolve/src/package/resolvePackageTarget.ts#L56
Assignment to function parameter 'target'
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
This job was cancelled
Loading