Skip to content

[DEVOPS-447] sync forks, original + Artemy's #1538

[DEVOPS-447] sync forks, original + Artemy's

[DEVOPS-447] sync forks, original + Artemy's #1538

Triggered via pull request August 3, 2023 18:14
Status Failure
Total duration 31s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Lint: src/index.js#L1
'existsSync' is assigned a value but never used. Allowed unused vars must match /^_/u
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: test/linters/linters.test.js#L5
`../test-utils` import should occur after import of `./params/xo`
Lint
Process completed with exit code 1.