Merge pull request #189 from SocketDev/cg/improveDiffScan #566
Annotations
10 warnings
src/commands/analytics.ts#L4
There should be at least one empty line between import groups
|
src/commands/analytics.ts#L5
There should be at least one empty line between import groups
|
src/commands/analytics.ts#L5
`fs` import should occur before import of `blessed`
|
src/commands/analytics.ts#L16
There should be at least one empty line between import groups
|
src/commands/analytics.ts#L17
`chalk` import should occur before import of `meow`
|
src/commands/audit-log.ts#L15
There should be at least one empty line between import groups
|
src/commands/audit-log.ts#L16
`../utils/errors` import should occur before import of `../utils/formatting`
|
src/commands/dependencies.ts#L15
There should be at least one empty line between import groups
|
src/commands/dependencies.ts#L16
`../utils/errors` import should occur before import of `../utils/formatting`
|
src/commands/diff-scan/get.ts#L1
There should be at least one empty line between import groups
|
This job succeeded
Loading