Skip to content

Analytics command

Analytics command #540

Triggered via pull request August 26, 2024 19:37
Status Success
Total duration 48s
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/analytics.ts#L14
There should be at least one empty line between import groups
Linting / Test (20, ubuntu-latest): src/commands/analytics.ts#L15
`chalk` import should occur before import of `meow`
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`