Skip to content

Pinned golangci-lint to v2.12.2 in CI#13

Merged
bawdo merged 5 commits into
mainfrom
ci/pin-golangci-2.12.2
Jul 19, 2026
Merged

Pinned golangci-lint to v2.12.2 in CI#13
bawdo merged 5 commits into
mainfrom
ci/pin-golangci-2.12.2

Conversation

@bawdo

@bawdo bawdo commented Jul 19, 2026

Copy link
Copy Markdown
Owner

Bumps the CI linter from v2.9.0 to v2.12.2 to match the version run locally, so lint results are consistent between local and CI.

The 2.12.2 rule set reports 0 issues on the current tree (verified locally).

bawdo and others added 5 commits July 19, 2026 09:59
go.mod floors the language version at go 1.25.7 and setup-go@v7
runs with GOTOOLCHAIN=local, so the 1.24.x runners fail at
go mod download rather than upgrading the toolchain. The module
cannot build on 1.24 regardless, so the leg only ever went red.
Rolled up the four open Dependabot PRs on top of current main:
- go-modules group: pgx v5.9.2->v5.10.0, go-sql-driver/mysql
  v1.9.3->v1.10.0, modernc.org/sqlite v1.44.3->v1.54.0 (plus
  transitive x/sys, x/sync, modernc libc/opt/etc.)
- actions/checkout 4 -> 7
- actions/upload-artifact 4 -> 7
- codecov/codecov-action 5 -> 7

Applied as intended edits rather than merges so the already-merged
setup-go@v7 and golangci-lint-action@v9 were preserved.
…#2) from deps/combined-dependabot-2026-07-19 into main
Matched the CI linter to the version run locally (was v2.9.0) so
lint results are consistent between local and CI. The 2.12.2 rule
set reports 0 issues on the current tree.
@codecov-commenter

Copy link
Copy Markdown

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@bawdo
bawdo merged commit c0d7098 into main Jul 19, 2026
8 checks passed
@bawdo
bawdo deleted the ci/pin-golangci-2.12.2 branch July 19, 2026 01:03
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