Skip to content

feat: improve verbose output readability #120

feat: improve verbose output readability

feat: improve verbose output readability #120

Triggered via pull request March 2, 2026 16:15
Status Failure
Total duration 1m 40s
Artifacts

ci.yml

on: pull_request
dev-container
0s
dev-container
release-container
0s
release-container
release-binary
0s
release-binary
Fit to window
Zoom out
Zoom in

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)