-
Notifications
You must be signed in to change notification settings - Fork 407
update golangci-lint to v2 #3391
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
Skipping CI for Draft Pull Request. |
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
9dd832c
to
70123cc
Compare
70123cc
to
b839021
Compare
/honk |
Signed-off-by: Karol Szwaj <[email protected]>
Signed-off-by: Karol Szwaj <[email protected]> On-behalf-of: @SAP [email protected]
/hold |
Putting it on hold, disabled WARN [runner] Can't run linter goanalysis_metalinter: gci: error while running gci: 27:59: expected ';', found "github.com/kcp-dev/logicalcluster/v3" (and 2 more errors)
ERRO Running error: can't run linter goanalysis_metalinter
gci: error while running gci: 27:59: expected ';', found "github.com/kcp-dev/logicalcluster/v3" (and 2 more errors)
make: *** [imports] Error 3 |
Signed-off-by: Karol Szwaj <[email protected]> On-behalf-of: @SAP [email protected]
b839021
to
98ae1aa
Compare
Signed-off-by: Karol Szwaj <[email protected]> On-behalf-of: @SAP [email protected]
9e11f96
to
b97046f
Compare
cc @xrstf |
/honk |
xref daixiang0/gci#232 |
Summary
Update golangci-lint to v2, migrate the old configuration and fix all the lint issues.
What Type of PR Is This?
/kind chore
Related Issue(s)
Fixes #3378
Release Notes