Bump eslint-plugin-import from 2.26.0 to 2.31.0 #1723
Annotations
4 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.
|
Loading