chore(deps): update golangci/golangci-lint-action action to v9#65
Merged
chore(deps): update golangci/golangci-lint-action action to v9#65
Conversation
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #65 +/- ##
==========================================
+ Coverage 24.12% 24.21% +0.08%
==========================================
Files 7 7
Lines 2292 2292
==========================================
+ Hits 553 555 +2
+ Misses 1682 1681 -1
+ Partials 57 56 -1
🚀 New features to boost your workflow:
|
2acd932 to
6378f89
Compare
6378f89 to
0ec2203
Compare
golangci-lint-action v9 installs golangci-lint v2 which requires a new config format with version field, moved gofmt to formatters, merged gosimple into staticcheck, and restructured exclusion rules.
typecheck is built-in in golangci-lint v2 and cannot be explicitly enabled/disabled.
- Check Close() error returns (errcheck) - Use fmt.Fprintf instead of WriteString(fmt.Sprintf(...)) (staticcheck QF1012)
Fix all remaining QF1012 staticcheck violations and fix syntax errors from extra closing parens in PowerShell script generation.
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:
v4→v9Release Notes
golangci/golangci-lint-action (golangci/golangci-lint-action)
v9Compare Source
v8Compare Source
v7Compare Source
v6Compare Source
v5Compare Source
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.