-
Notifications
You must be signed in to change notification settings - Fork 820
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
Update golang-ci lint version and fix lint errors #2295
Update golang-ci lint version and fix lint errors #2295
Conversation
We found a Contributor License Agreement for you (the sender of this pull request), but were unable to find agreements for all the commit author(s) or Co-authors. If you authored these, maybe you used a different email address in the git commits than was used to sign the CLA (login here to double check)? If these were authored by someone else, then they will need to sign a CLA as well, and confirm that they're okay with these being contributed to Google. ℹ️ Googlers: Go here for more info. |
We found a Contributor License Agreement for you (the sender of this pull request), but were unable to find agreements for all the commit author(s) or Co-authors. If you authored these, maybe you used a different email address in the git commits than was used to sign the CLA (login here to double check)? If these were authored by someone else, then they will need to sign a CLA as well, and confirm that they're okay with these being contributed to Google. ℹ️ Googlers: Go here for more info. |
f72b552
to
bacda30
Compare
Build Succeeded 👏 Build Id: 2eca4272-24bc-440a-9223-494e44e5676a The following development artifacts have been built, and will exist for the next 30 days:
A preview of the website (the last 30 builds are retained): To install this version:
|
Build Succeeded 👏 Build Id: d783045e-fd34-4425-848e-be97bf21c79e The following development artifacts have been built, and will exist for the next 30 days:
A preview of the website (the last 30 builds are retained): To install this version:
|
Build Succeeded 👏 Build Id: 37c0429d-8dbd-4fa8-82ec-8ccbf78b81c9 The following development artifacts have been built, and will exist for the next 30 days:
A preview of the website (the last 30 builds are retained): To install this version:
|
This LGTM. @roberthbailey any objection to merging while we are in freeze? It's only comment changes, and one small code change. Figure it's just cleanup at this point. |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: rajat-mangla, roberthbailey 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 |
I agree that this is cleanup (and I've labeled it as such). I'm happy to merge this during code freeze. |
Build Failed 😱 Build Id: 60c2eed0-da79-4fda-8d27-c69399439db7 To get permission to view the Cloud Build view, join the agones-discuss Google Group. |
I filed a bug for the flaky test. |
Build Failed 😱 Build Id: 868b0802-6029-48d0-b8cf-02148ddec915 To get permission to view the Cloud Build view, join the agones-discuss Google Group. |
Build Failed 😱 Build Id: bcf56794-8e31-4db6-8d35-e4c903965000 To get permission to view the Cloud Build view, join the agones-discuss Google Group. |
Build Failed 😱 Build Id: 15688f66-60b2-4107-9606-fdcc6709531b To get permission to view the Cloud Build view, join the agones-discuss Google Group. |
We are getting some really bad luck on the flaky tests. |
Build Succeeded 👏 Build Id: a84760f1-ee29-47d1-8183-87fcf27b7e53 The following development artifacts have been built, and will exist for the next 30 days:
A preview of the website (the last 30 builds are retained): To install this version:
|
There it goes. |
What type of PR is this?
/kind cleanup
What this PR does / Why we need it: It updates the golang-ci lint to the latest version v1.42.1
Which issue(s) this PR fixes:
Closes #2220
Special notes for your reviewer: