Skip to content

Bump eslint-plugin-import from 2.26.0 to 2.31.0 #1723

Bump eslint-plugin-import from 2.26.0 to 2.31.0

Bump eslint-plugin-import from 2.26.0 to 2.31.0 #1723

Triggered via pull request October 7, 2024 08:59
Status Failure
Total duration 20s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

13 errors
Lint: src/linters/xo.js#L4
`./eslint` import should occur before import of `../utils/action`
Lint: test/github/api.test.js#L10
`./test-constants` import should occur before import of `../../src/github/api`
Lint: test/github/context.test.js#L8
`../../src/github/context` import should occur after import of `./test-constants`
Lint
Process completed with exit code 1.
src/linters/xo.js#L4
`./eslint` import should occur before import of `../utils/action` (import/order)
test/github/api.test.js#L10
`./test-constants` import should occur before import of `../../src/github/api` (import/order)
test/github/context.test.js#L8
`../../src/github/context` import should occur after import of `./test-constants` (import/order)
src/linters/xo.js#L4
`./eslint` import should occur before import of `../utils/action` (import/order)
test/github/api.test.js#L10
`./test-constants` import should occur before import of `../../src/github/api` (import/order)
test/github/context.test.js#L8
`../../src/github/context` import should occur after import of `./test-constants` (import/order)
src\linters\xo.js#L4
`./eslint` import should occur before import of `../utils/action` (import/order)
test\github\api.test.js#L10
`./test-constants` import should occur before import of `../../src/github/api` (import/order)
test\github\context.test.js#L8
`../../src/github/context` import should occur after import of `./test-constants` (import/order)