feat: improve verbose output readability #112
ci.yml
on: pull_request
test
3m 12s
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#L729
stringsseq: Ranging over SplitSeq is more efficient (modernize)
|
|
test:
pkg/lint/command_options.go#L646
stringsseq: Ranging over SplitSeq is more efficient (modernize)
|
|
test:
pkg/lint/command_options.go#L696
Magic number: 2, in <operation> detected (mnd)
|
|
test:
pkg/lint/command_options.go#L648
Magic number: 2, in <operation> detected (mnd)
|
|
test:
pkg/lint/checks/workloads/notebook/impacted.go#L219
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#L213
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 24, max is 15 (cyclop)
|