Skip to content

Small step to prepare for native node glob support, and test waters o… #522

Small step to prepare for native node glob support, and test waters o…

Small step to prepare for native node glob support, and test waters o… #522

Triggered via push August 22, 2024 22:15
Status Success
Total duration 54s
Artifacts

lint.yml

on: push
Linting  /  Resolving inputs
1s
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`