-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
🌱 Bump golangci to v1.60.2 #11132
🌱 Bump golangci to v1.60.2 #11132
Conversation
/area ci |
I also had this linter issues by gosec:
Should I do the same? |
Alright, i see you're okay with the disable the specific rule. |
4d6e3fc
to
8778b51
Compare
@mcbenjemaa Can you please rebase? There was another PR touching the golangci-lint file merged in the meantime |
PR in general lgtm. Just not sure if the merge works correctly because exclude-files was added in another place in the other PR. So I'm not sure if we get a duplicate when we just merge this PR |
8778b51
to
3b118d1
Compare
/test pull-cluster-api-verify-main |
Thank you very much!! /lgtm |
LGTM label has been added. Git tree hash: 2262e576124e8b5a4022e6a69a5a81f0a9638601
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: sbueringer The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
What this PR does / why we need it:
This PR bumps golang-ci to v1.60.2,
a lot of false positive issues have appeared, therefore i deal with them.
Which issue(s) this PR fixes (optional, in
fixes #<issue number>(, fixes #<issue_number>, ...)
format, will close the issue(s) when PR gets merged):Fixes #11075