Skip to content

feat: support eslint v9 #184

feat: support eslint v9

feat: support eslint v9 #184

Re-run triggered April 24, 2024 20:12
Status Failure
Total duration 23s
Artifacts

ci.yml

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

Annotations

20 errors and 2 warnings
ci (20.x): packages/eslint-plugin-ecmascript-compat-example/src/app.js#L4
'array-prototype-findlast-findlastindex' is not supported until Node.js >=18.0.0. The configured version range is '>=16.0.0'
ci (20.x): packages/eslint-plugin-ecmascript-compat-example/src/app.js#L4
File has too many classes (3). Maximum allowed is 1
ci (20.x): packages/eslint-plugin-ecmascript-compat-example/src/app.js#L5
'array-prototype-toreversed' is not supported until Node.js >=20.0.0. The configured version range is '>=16.0.0'
ci (20.x): packages/eslint-plugin-ecmascript-compat-example/src/app.js#L6
'array-prototype-tosorted' is not supported until Node.js >=20.0.0. The configured version range is '>=16.0.0'
ci (20.x): packages/eslint-plugin-ecmascript-compat-example/src/app.js#L7
'array-prototype-tospliced' is not supported until Node.js >=20.0.0. The configured version range is '>=16.0.0'
ci (20.x): packages/eslint-plugin-ecmascript-compat-example/src/app.js#L8
'array-prototype-with' is not supported until Node.js >=20.0.0. The configured version range is '>=16.0.0'
ci (20.x): packages/eslint-plugin-ecmascript-compat-example/src/app.js#L13
'array-string-prototype-at' is not supported until Node.js >=16.6.0. The configured version range is '>=16.0.0'
ci (20.x): packages/eslint-plugin-ecmascript-compat-example/src/app.js#L14
'array-string-prototype-at' is not supported until Node.js >=16.6.0. The configured version range is '>=16.0.0'
ci (20.x): packages/eslint-plugin-ecmascript-compat-example/src/app.js#L16
Identifier name 'A' is too short (< 2)
ci (18.x): packages/eslint-plugin-ecmascript-compat-example/src/app.js#L4
'array-prototype-findlast-findlastindex' is not supported until Node.js >=18.0.0. The configured version range is '>=16.0.0'
ci (18.x): packages/eslint-plugin-ecmascript-compat-example/src/app.js#L4
File has too many classes (3). Maximum allowed is 1
ci (18.x): packages/eslint-plugin-ecmascript-compat-example/src/app.js#L5
'array-prototype-toreversed' is not supported until Node.js >=20.0.0. The configured version range is '>=16.0.0'
ci (18.x): packages/eslint-plugin-ecmascript-compat-example/src/app.js#L6
'array-prototype-tosorted' is not supported until Node.js >=20.0.0. The configured version range is '>=16.0.0'
ci (18.x): packages/eslint-plugin-ecmascript-compat-example/src/app.js#L7
'array-prototype-tospliced' is not supported until Node.js >=20.0.0. The configured version range is '>=16.0.0'
ci (18.x): packages/eslint-plugin-ecmascript-compat-example/src/app.js#L8
'array-prototype-with' is not supported until Node.js >=20.0.0. The configured version range is '>=16.0.0'
ci (18.x): packages/eslint-plugin-ecmascript-compat-example/src/app.js#L13
'array-string-prototype-at' is not supported until Node.js >=16.6.0. The configured version range is '>=16.0.0'
ci (18.x): packages/eslint-plugin-ecmascript-compat-example/src/app.js#L14
'array-string-prototype-at' is not supported until Node.js >=16.6.0. The configured version range is '>=16.0.0'
ci (18.x): packages/eslint-plugin-ecmascript-compat-example/src/app.js#L16
Identifier name 'A' is too short (< 2)
ci (20.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ci (18.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.