Skip to content
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

consume golangci-linter 1.61.0 #854

Merged

Conversation

erhancagirici
Copy link
Collaborator

@erhancagirici erhancagirici commented Oct 30, 2024

Description of your changes

Update crossplane/build to d3155548bfab68fc8bea64c5526642b7b565ae33 which includes an update of golangci-lint to 1.61.0 to fix problems linting on macOS (arm64). See crossplane/build#23

Also includes the following deprecation fixes:

  • Update .golangci.yml config for several deprecated config settings
  • Removed archived/deprecated linter interfacer
  • Replaced megacheck with gosimple, staticcheck, and unused

I have:

  • Read and followed Crossplane's contribution process.
  • Run make reviewable to ensure this PR is ready for review.
  • Added backport release-x.y labels to auto-backport this PR if necessary.

How has this code been tested

CI & make lint in local machine

Signed-off-by: Erhan Cagirici <erhan@upbound.io>
@erhancagirici erhancagirici changed the title switch to crossplane/build & consume golangci-linter 1.61.0 consume golangci-linter 1.61.0 Oct 31, 2024
@erhancagirici erhancagirici merged commit 3befa94 into crossplane-contrib:main Oct 31, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants