Skip to content

Bump typescript from 5.4.5 to 5.5.4 #553

Bump typescript from 5.4.5 to 5.5.4

Bump typescript from 5.4.5 to 5.5.4 #553

Triggered via pull request August 28, 2024 21:24
Status Success
Total duration 45s
Artifacts

lint.yml

on: pull_request
Linting  /  Resolving inputs
3s
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#L3
There should be at least one empty line between import groups
Linting / Test (20, ubuntu-latest): src/commands/analytics.ts#L4
There should be at least one empty line between import groups
Linting / Test (20, ubuntu-latest): src/commands/analytics.ts#L4
`fs` import should occur before import of `blessed`
Linting / Test (20, ubuntu-latest): src/commands/analytics.ts#L15
There should be at least one empty line between import groups
Linting / Test (20, ubuntu-latest): src/commands/analytics.ts#L16
`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