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

Lint 1.61.0 #640

Merged
merged 5 commits into from
Oct 29, 2024
Merged

Conversation

rickard-von-essen
Copy link
Contributor

@rickard-von-essen rickard-von-essen commented Oct 27, 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
  • Updated deprecated syntax for ENV in Dockerfile

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

Lint now works on macOS.

@jeanduplessis jeanduplessis merged commit 47d6187 into crossplane-contrib:main Oct 29, 2024
9 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