-
Notifications
You must be signed in to change notification settings - Fork 88
build: update to go1.22.0 #449
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
Conversation
6179887
to
e40bbc4
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
you will need to update the job in test-infra to use at least go1.22
/retest |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
update golangci version in the gh actions
64f61c0
to
a1359d9
Compare
/test pull-publishing-bot-image |
Fix for |
a1359d9
to
a9121a9
Compare
@cpanato PTAL |
/cc @cpanato @saschagrunert Can you take a look ? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
we want to be always updated with the patch versions but avoid the need to open prs all the time to update those things
a9121a9
to
52a0f12
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
another request
Signed-off-by: Akhil Mohan <akhilerm@gmail.com>
Signed-off-by: Akhil Mohan <akhilerm@gmail.com>
Ref: go-critic/go-critic#1376 Signed-off-by: Akhil Mohan <akhilerm@gmail.com>
Ref: go-critic/go-critic#1281 Signed-off-by: Akhil Mohan <akhilerm@gmail.com>
Signed-off-by: Akhil Mohan <akhilerm@gmail.com>
goerr113 and perfsprint linters are removed since the fixes reduces the readability Signed-off-by: Akhil Mohan <akhilerm@gmail.com>
52a0f12
to
2239c54
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thanks
/lgtm
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: akhilerm, cpanato 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 |
NOTES TO REVIEWERS:
Reviewing commit by commit will help understand why certain linters are removed with references to the linter repositories. Also linters that were reporting non trivial fixes / sacrificing readability has been disabled for now.