feat: add ESLint v9 compatibility layer #242
Annotations
8 errors and 1 warning
▶️ Run lint script:
lib/eslint-compat.js#L3
Expected a function declaration
|
▶️ Run lint script:
lib/eslint-compat.js#L4
'getSourceCode' was used before it was defined
|
▶️ Run lint script:
lib/eslint-compat.js#L7
Expected a function declaration
|
▶️ Run lint script:
lib/eslint-compat.js#L9
Expected a function declaration
|
▶️ Run lint script:
lib/rules/no-instanceof-array.js#L54
'node' is already declared in the upper scope on line 43 column 28
|
▶️ Run lint script:
lib/rules/no-instanceof-wrapper.js#L65
'node' is already declared in the upper scope on line 51 column 28
|
▶️ Run lint script:
lib/rules/prefer-for-of.js#L117
'@eslint-community/mysticatea/prettier' rule is disabled but never reported
|
▶️ Run lint script
Process completed with exit code 1.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading