chore(deps): update dependency golangci-lint to v2.10.1 (master)#6299
Merged
chore(deps): update dependency golangci-lint to v2.10.1 (master)#6299
Conversation
Pull Request Test Coverage Report for Build 22257346029Details
💛 - Coveralls |
a93e461 to
532b37b
Compare
bc776d1 to
eb1e9b3
Compare
eb1e9b3 to
058f4a6
Compare
- Add #nosec G117 for BGP password field (legitimate user-configured value) - Add #nosec G602 for fixed-size array accesses in subnet route reconciliation - Add #nosec G702/G704 for trusted internal command/network operations in ovn-leader-checker - Add #nosec G115 for safe int→uintptr conversion on 64-bit Linux - Replace WriteString(fmt.Sprintf(...)) with fmt.Fprintf(...) (perfsprint auto-fix) - Add golangci.yml exclusion for revive stdlib package name conflict warnings Signed-off-by: Mengxin Liu <liumengxinfly@gmail.com> Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
zbb88888
pushed a commit
to qiniu/kube-ovn
that referenced
this pull request
Apr 8, 2026
…eovn#6299) * chore(deps): update dependency golangci-lint to v2.10.1 * fix(lint): resolve golangci-lint v2.10.1 issues - Add #nosec G117 for BGP password field (legitimate user-configured value) - Add #nosec G602 for fixed-size array accesses in subnet route reconciliation - Add #nosec G702/G704 for trusted internal command/network operations in ovn-leader-checker - Add #nosec G115 for safe int→uintptr conversion on 64-bit Linux - Replace WriteString(fmt.Sprintf(...)) with fmt.Fprintf(...) (perfsprint auto-fix) - Add golangci.yml exclusion for revive stdlib package name conflict warnings Signed-off-by: Mengxin Liu <liumengxinfly@gmail.com> Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> --------- Signed-off-by: Mengxin Liu <liumengxinfly@gmail.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Mengxin Liu <liumengxinfly@gmail.com> Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v2.8.0→v2.10.1Release Notes
golangci/golangci-lint (golangci-lint)
v2.10.1Compare Source
Released on 2026-02-17
v2.10.0Compare Source
Released on 2026-02-17
ginkgolinter: from 0.22.0 to 0.23.0gosec: from 2.22.11 to 2.23.0 (new rules:G117,G602,G701,G702,G703,G704,G705,G706)staticcheck: from 0.6.1 to 0.7.0godoclint: from 0.11.1 to 0.11.2v2.9.0Compare Source
Released on 2026-02-10
arangolint: from 0.3.1 to 0.4.0 (new rule: detect potential query injections)ginkgolinter: from 0.21.2 to 0.22.0 (support for wrappers)golines: from 0.14.0 to 0.15.0misspell: from 0.7.0 to 0.8.0unqueryvet: from 1.4.0 to 1.5.3 (new options:check-n1,check-sql-injection,check-tx-leaks,allow,custom-rules)wsl: from 5.3.0 to 5.6.0 (new rule:after-block)modernize: from 0.41.0 to 0.42.0prealloc: from 1.0.1 to 1.0.2protogetter: from 0.3.18 to 0.3.20Configuration
📅 Schedule: Branch creation - Between 03:00 PM and 11:59 PM ( * 15-23 * * * ) (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.