feat(eslint): supports eslint v9 #3857
Annotations
2 errors and 6 warnings
Node v18:
packages/eslint/test/fixtures/undeclared.js#L1
'use strict' is unnecessary inside of modules
|
Node v20:
packages/eslint/test/fixtures/undeclared.js#L1
'use strict' is unnecessary inside of modules
|
Node v18
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Node v18:
packages/eslint/test/fixtures/undeclared.js#L4
'x' is not defined
|
Node v18:
packages/eslint/test/fixtures/use-strict.js#L4
'x' is not defined
|
Node v20
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Node v20:
packages/eslint/test/fixtures/undeclared.js#L4
'x' is not defined
|
Node v20:
packages/eslint/test/fixtures/use-strict.js#L4
'x' is not defined
|