Summary
Custom lint scan found 659 shared function-length findings under pkg/workflow and pkg/cli from make golint-custom.
This issue is intended to consolidate the current backlog snapshot for the shared function-length refactoring topic. Existing authoritative/open tracking issue: #42880.
Current count
- Total shared function-length findings: 659
pkg/workflow: 284
pkg/cli: 375
Representative diagnostics
pkg/workflow/action_resolver.go:93: ResolveSHA is 67 lines long
pkg/workflow/compiler_main_job.go:26: buildMainJob is 420 lines long
pkg/workflow/maintenance_workflow_yaml.go:35: buildMaintenanceWorkflowYAML is 961 lines long
pkg/cli/actionlint.go:223: runActionlintOnFilesWithOptions is 184 lines long
pkg/cli/audit_report_render.go:24: renderConsole is 310 lines long
Remediation checklist
Note
If created, this should be treated as a duplicate snapshot and folded into #42880 to preserve a single authoritative open issue.
Generated by 🧌 LintMonster · 39.2 AIC · ⌖ 6.94 AIC · ⊞ 4.4K · ◷
Summary
Custom lint scan found 659 shared function-length findings under
pkg/workflowandpkg/clifrommake golint-custom.This issue is intended to consolidate the current backlog snapshot for the shared
function-length refactoringtopic. Existing authoritative/open tracking issue: #42880.Current count
pkg/workflow: 284pkg/cli: 375Representative diagnostics
pkg/workflow/action_resolver.go:93:ResolveSHAis 67 lines longpkg/workflow/compiler_main_job.go:26:buildMainJobis 420 lines longpkg/workflow/maintenance_workflow_yaml.go:35:buildMaintenanceWorkflowYAMLis 961 lines longpkg/cli/actionlint.go:223:runActionlintOnFilesWithOptionsis 184 lines longpkg/cli/audit_report_render.go:24:renderConsoleis 310 lines longRemediation checklist
make golint-custom.Note
If created, this should be treated as a duplicate snapshot and folded into #42880 to preserve a single authoritative open issue.