Skip to content

fix: pin golangci-lint to v1 for config compatibility#78

Merged
Will-Luck merged 2 commits into
mainfrom
dev
Mar 13, 2026
Merged

fix: pin golangci-lint to v1 for config compatibility#78
Will-Luck merged 2 commits into
mainfrom
dev

Conversation

@Will-Luck

Copy link
Copy Markdown
Owner

Summary

  • Pin golangci-lint-action to v6 with v1.64.8 (matches local toolchain)
  • v7 action installs golangci-lint v2 which requires a different config format

Fixes lint failure from #77.

@Will-Luck Will-Luck merged commit 182dffc into main Mar 13, 2026
2 checks passed
Will-Luck added a commit that referenced this pull request Apr 17, 2026
fix: pin golangci-lint to v1 for config compatibility
Will-Luck added a commit that referenced this pull request May 15, 2026
Four-cycle iterative bug hunt: initial 4-agent audit found 7 HIGH; mid-flight reroll caught 4 regressions in those fixes; cycle 4 cleaned them up; final reroll CLEAN.

Fixes E1 (registry error masking), E2 (HostConfig nil), W8 (6 update goroutines need recover()), F1 (SSE reload-loop on flap), CI1+CI2 (Makefile SSH key hygiene), CI3 (golangci-lint pin Gitea), CI4 (esbuild pin everywhere).

Tested on test cluster .60 across all 4 cycles. 655 unit tests pass (3 new regression guards).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants