-
Notifications
You must be signed in to change notification settings - Fork 26
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-lint 1.46.2 -> 1.47.3 #899
Conversation
https://github.com/golangci/golangci-lint/releases/tag/v1.47.3 golangci/golangci-lint@v1.46.2...v1.47.3 This resolves golang 1.18 limitations that we've discussed. golangci/golangci-lint/pull/3001 Signed-off-by: Daniel Farrell <[email protected]>
🤖 Created branch: z_pr899/dfarrell07/golint_1473 |
Interesting new failures. Raised #900 to track. |
Won't we have a chicken and the egg thing where linting will fail and gate submariner-io/subctl#199 which will gate this PR but this PR is needed to unblock submariner-io/subctl#199? I think we need to merge this PR first and fix up subctl et al after. |
Yep, you're right, this will need to go in before the subctl nilerr PR. I updated the Depends-on line here to track the gosec issues, which I think we should fix before this is merged. |
This PR/issue depends on:
|
🤖 Closed branches: [z_pr899/dfarrell07/golint_1473] |
https://github.com/golangci/golangci-lint/releases/tag/v1.47.3
golangci/golangci-lint@v1.46.2...v1.47.3
This resolves golang 1.18 limitations that we've discussed.
golangci/golangci-lint/pull/3001
Depends on #900
Signed-off-by: Daniel Farrell [email protected]