feat: improve verbose output readability #120
ci.yml
on: pull_request
test
1m 35s
dev-container
0s
release-container
0s
release-binary
0s
Annotations
10 errors
|
test:
pkg/lint/command_options.go#L475
return with no blank line before (nlreturn)
|
|
test:
pkg/lint/command_options.go#L318
return with no blank line before (nlreturn)
|
|
test:
pkg/lint/command_options.go#L749
stringsseq: Ranging over SplitSeq is more efficient (modernize)
|
|
test:
pkg/lint/command_options.go#L666
stringsseq: Ranging over SplitSeq is more efficient (modernize)
|
|
test:
pkg/lint/command_options.go#L716
Magic number: 2, in <operation> detected (mnd)
|
|
test:
pkg/lint/command_options.go#L668
Magic number: 2, in <operation> detected (mnd)
|
|
test:
pkg/lint/checks/workloads/notebook/impacted.go#L220
Magic number: 2, in <return> detected (mnd)
|
|
test:
pkg/lint/command_options.go#L549
interface method SetNamespaceRequesters must have all named params (inamedparam)
|
|
test:
pkg/lint/checks/workloads/notebook/impacted.go#L214
missing cases in switch of type notebook.ImageStatus: notebook.ImageStatusGood, notebook.ImageStatusVerifyFailed (exhaustive)
|
|
test:
pkg/lint/command_options.go#L557
calculated cyclomatic complexity for function outputImpactedObjects is 27, max is 15 (cyclop)
|