Skip to content

[v3] Fix lint after golangci-lint upgrade - #4315

Merged
buildkate merged 1 commit into
v3from
backport/4314-v3
Sep 2, 2026
Merged

[v3] Fix lint after golangci-lint upgrade#4315
buildkate merged 1 commit into
v3from
backport/4314-v3

Conversation

@buildkate

@buildkate buildkate commented Sep 2, 2026

Copy link
Copy Markdown
Contributor

Description

Backport of #4314 to prevent the golangci-lint v2.13 upgrade in #4299 from breaking the v3 build. No v3-specific translation was required.

Testing

  • Tests have run locally (with go test ./...). Buildkite employees may check this if the pipeline has run automatically.
  • Code is formatted (with go tool gofumpt -extra -w .)

go test ./internal/socket and golangci-lint v2.13.2 run ./internal/socket/... pass.

Disclosures / Credits

Amp performed the backport under Kate Sy's direction.

Co-authored-by: Kate Sy <kate.sy@buildkite.com>
(cherry picked from commit 0f858fa)
Amp-Thread-ID: https://ampcode.com/threads/T-01a05f83-8178-765d-a939-544e678f3677
@buildkate
buildkate requested review from a team as code owners September 2, 2026 05:57
@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Sep 2, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review Completed 2026-09-02T05:59:16.509001Z 67dc9f8 PR opened
ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

@buildkate buildkate added the internal Non-user facing, internal change. label Sep 2, 2026
@buildkate
buildkate enabled auto-merge September 2, 2026 05:58
@buildkate
buildkate merged commit bb8bb33 into v3 Sep 2, 2026
5 of 6 checks passed
@buildkate
buildkate deleted the backport/4314-v3 branch September 2, 2026 06:10
@moskyb moskyb mentioned this pull request Sep 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

internal Non-user facing, internal change.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants