Skip to content

Merge pull request #180 from SocketDev/dependabot/npm_and_yarn/microm… #527

Merge pull request #180 from SocketDev/dependabot/npm_and_yarn/microm…

Merge pull request #180 from SocketDev/dependabot/npm_and_yarn/microm… #527

Triggered via push August 23, 2024 19:20
Status Success
Total duration 45s
Artifacts

lint.yml

on: push
Linting  /  Resolving inputs
0s
Linting / Resolving inputs
Matrix: Linting / Test
Fit to window
Zoom out
Zoom in

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`