Merge pull request #180 from SocketDev/dependabot/npm_and_yarn/microm… #527
lint.yml
on: push
Linting
/
Resolving inputs
0s
Matrix: Linting / Test
Annotations
10 warnings
Linting / Test (20, ubuntu-latest):
src/commands/audit-log.ts#L15
There should be at least one empty line between import groups
|
Linting / Test (20, ubuntu-latest):
src/commands/audit-log.ts#L16
`../utils/errors` import should occur before import of `../utils/formatting`
|
Linting / Test (20, ubuntu-latest):
src/commands/dependencies.ts#L15
There should be at least one empty line between import groups
|
Linting / Test (20, ubuntu-latest):
src/commands/dependencies.ts#L16
`../utils/errors` import should occur before import of `../utils/formatting`
|
Linting / Test (20, ubuntu-latest):
src/commands/organization.ts#L11
There should be at least one empty line between import groups
|
Linting / Test (20, ubuntu-latest):
src/commands/organization.ts#L12
`../utils/errors` import should occur before import of `../utils/sdk`
|
Linting / Test (20, ubuntu-latest):
src/commands/repos/create.ts#L14
There should be at least one empty line between import groups
|
Linting / Test (20, ubuntu-latest):
src/commands/repos/create.ts#L15
`../../utils/errors` import should occur before import of `../../utils/formatting`
|
Linting / Test (20, ubuntu-latest):
src/commands/repos/delete.ts#L12
There should be at least one empty line between import groups
|
Linting / Test (20, ubuntu-latest):
src/commands/repos/delete.ts#L13
`../../utils/errors` import should occur before import of `../../utils/sdk`
|