Skip to content

Bump eslint from 6.8.0 to 8.56.0 #631

Bump eslint from 6.8.0 to 8.56.0

Bump eslint from 6.8.0 to 8.56.0 #631

Triggered via pull request January 22, 2024 20:40
Status Failure
Total duration 1m 23s
Artifacts

tests.yml

on: pull_request
Unit Tests
17s
Unit Tests
Matrix: Integration Tests
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
Unit Tests: .eslintrc.js#L2
Delete `··`
Unit Tests: .eslintrc.js#L3
Delete `··`
Unit Tests: .eslintrc.js#L4
Replace `······ecmaVersion:·2017` with `····ecmaVersion:·2017,`
Unit Tests: .eslintrc.js#L5
Delete `··`
Unit Tests: .eslintrc.js#L6
Delete `··`
Unit Tests: .eslintrc.js#L7
Replace `······` with `····`
Unit Tests: .eslintrc.js#L8
Replace `··es6:·true` with `es6:·true,`
Unit Tests: .eslintrc.js#L9
Delete `··`
Unit Tests: .eslintrc.js#L10
Replace `··extends:·["eslint:recommended",·"prettier"` with `extends:·['eslint:recommended',·'prettier'`
Unit Tests: .eslintrc.js#L11
Replace `····plugins:·["prettier"` with `··plugins:·['prettier'`
Unit Tests: transforms/no-implicit-this/helpers/plugin.ts#L22
Unexpected any. Specify a different type
Unit Tests: transforms/no-implicit-this/helpers/plugin.ts#L28
Unexpected any. Specify a different type
Unit Tests: types/codemod-cli.d.ts#L1
'JSCodeshift' is defined but never used