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

Update golangci-lint and fix various things #323

Merged

Conversation

peterebden
Copy link
Member

Not sure why it started failing (apparently segfaulting?) but updating it seems to fix.
Also the usual round of config changes & some fixes that it found (a couple very relevant to the last PR in fact...)

- name: golangci-lint
uses: golangci/golangci-lint-action@v4
with:
version: v1.57.1
version: v1.51.0
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Isn't this a downgrade?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oops! yeah was meant to be the latest version, that's what I have on my machine. Thanks!

@peterebden peterebden merged commit 73b4297 into thought-machine:master Oct 25, 2024
5 checks passed
@peterebden peterebden deleted the update-golangci-lint-again branch October 25, 2024 10:54
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.

3 participants