Skip to content

Pin golangci-lint in verify workflow#70

Merged
gontzess merged 1 commit intomainfrom
gontzess/pin-golangci-lint
May 4, 2026
Merged

Pin golangci-lint in verify workflow#70
gontzess merged 1 commit intomainfrom
gontzess/pin-golangci-lint

Conversation

@gontzess
Copy link
Copy Markdown
Contributor

@gontzess gontzess commented May 4, 2026

Why

The shared verify workflow currently asks golangci-lint-action for latest. Recent connector PRs show latest moved from v2.11.4 to v2.12.x and started surfacing new goconst findings across repos. Pinning the tool version makes shared lint behavior deterministic while the v2.12.x bump can be tested separately.

What this changes

Pins the verify lint job to golangci-lint v2.11.4, the last version observed passing before the goconst behavior change.

@gontzess gontzess enabled auto-merge (squash) May 4, 2026 15:26
@gontzess gontzess merged commit a0453da into main May 4, 2026
1 check passed
@gontzess gontzess deleted the gontzess/pin-golangci-lint branch May 4, 2026 15:27
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