Skip to content

fix golangci-lint detected issues#137

Open
sywhang wants to merge 3 commits into
mainfrom
fix-lint
Open

fix golangci-lint detected issues#137
sywhang wants to merge 3 commits into
mainfrom
fix-lint

Conversation

@sywhang

@sywhang sywhang commented Jul 1, 2026

Copy link
Copy Markdown

This fixes all issues discovered while enabling golangci-lint in this repo.

This includes all checks included by the default golangci-lint configuration, including but not limited to:

  • staticcheck
  • errcheck
  • ineffassign
  • dead code

Will follow up with another PR to enable the CI check for this.

This fixes all issues discovered while enabling golangci-lint in this
repo.

This includes all checks included by the default golangci-lint configuration,
including but not limited to:
- staticcheck
- errcheck
- ineffassign
- dead code

Will follow up with another PR to enable the CI check for this.
@sywhang sywhang requested review from a team as code owners July 1, 2026 20:00
Comment thread core/targethasher/mock_sourcehasher_test.go Outdated

@sbalabanov sbalabanov left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR likely combined two independent changes.

Comment thread controller/getchangedtargets.go
Comment thread core/bazel/stream.go Outdated
Comment thread core/bazel/stream.go Outdated
@sywhang sywhang requested a review from sbalabanov July 4, 2026 05:33
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.

3 participants