Skip to content

feat: improve verbose output readability #112

feat: improve verbose output readability

feat: improve verbose output readability #112

Triggered via pull request February 28, 2026 11:11
Status Failure
Total duration 3m 17s
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#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)