feat: preparing for eslint v9 #919
main.yml
on: pull_request
lint
1m 1s
eslint7
39s
Matrix: test
Annotations
11 errors
eslint7
Process completed with exit code 1.
|
lint:
lib/utils.js#L471
Replace `·?·sourceCode.getDeclaredVariables(declarator)` with `⏎··············?·sourceCode.getDeclaredVariables(declarator)⏎·············`
|
lint:
tests/lib/utils.js#L766
Replace `·scopeManager.getDeclaredVariables.bind(scopeManager)` with `⏎················scopeManager.getDeclaredVariables.bind(scopeManager),`
|
lint:
tests/lib/utils.js#L766
Missing trailing comma
|
lint:
tests/lib/utils.js#L767
Insert `,`
|
lint:
tests/lib/utils.js#L767
Missing trailing comma
|
lint:
tests/lib/utils.js#L768
Insert `;`
|
lint:
tests/lib/utils.js#L837
Replace `·scopeManager.getDeclaredVariables.bind(scopeManager)` with `⏎················scopeManager.getDeclaredVariables.bind(scopeManager),`
|
lint:
tests/lib/utils.js#L837
Missing trailing comma
|
lint:
tests/lib/utils.js#L838
Insert `,`
|
lint:
tests/lib/utils.js#L838
Missing trailing comma
|