chore: update golangci-lint from v2.8.0 to v2.12.2#10192
Conversation
There was a problem hiding this comment.
Pull request overview
Updates golangci-lint from v2.8.0 to v2.12.2 across local installation and CI.
Changes:
- Updates the Makefile tool version.
- Updates the CI lint action version.
Show a summary per file
| File | Description |
|---|---|
Makefile |
Updates the installed lint version. |
.github/workflows/ci.yml |
Updates the CI lint version. |
Review details
Tip
Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
- Files reviewed: 2/2 changed files
- Comments generated: 1
- Review effort level: Medium
| # Go and toolchain versions | ||
| GO_VERSION=1.26.4 | ||
| GOLANGCI_LINT_VERSION=v2.8.0 | ||
| GOLANGCI_LINT_VERSION=v2.12.2 |
🔒 mcpg Read-Only Stress — gVisorSurface coverage: MCP tool calls + proxied CLI (REST) + GraphQL mutations
Overall: PASS
References: §30288586588
|
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
|
@copilot address review feedback and failing lint ci https://github.com/github/gh-aw-mcpg/actions/runs/30288581592/job/90092643863?pr=10192 |
Done in the latest commit. Two things were fixed:
|
🔒 mcpg Read-Only Stress — defaultSurface coverage: MCP tool calls + proxied CLI (REST) + GraphQL mutations
Overall: PASS Full ReportPart B enforcement detail: All 7 write tool calls returned JSON-RPC Parts D & E: Run: §30312373876
|
🔒 mcpg Read-Only Stress — docker-sbxSurface coverage: MCP tool calls + proxied CLI (REST) + GraphQL mutations
Overall: PASS
References: §30312373878
|
Bumps golangci-lint 4 minor versions to the latest stable release, picking up bug fixes, new linter improvements, and better Go version compatibility.
Changes
Makefile:GOLANGCI_LINT_VERSION=v2.8.0→v2.12.2.github/workflows/ci.yml:version: v2.8.0→v2.12.2