Skip to content

feat(eslint): supports eslint v9 #3859

feat(eslint): supports eslint v9

feat(eslint): supports eslint v9 #3859

Triggered via pull request June 4, 2024 04:59
Status Success
Total duration 1m 19s
Artifacts

node-windows.yml

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

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