Skip to content

Release v0.11.1

Release v0.11.1 #523

Triggered via pull request August 23, 2024 18:21
Status Success
Total duration 51s
Artifacts

lint.yml

on: pull_request
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`