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

Fix golangci-lint #1042

Merged
merged 1 commit into from
May 22, 2024
Merged

Fix golangci-lint #1042

merged 1 commit into from
May 22, 2024

Conversation

karelbilek
Copy link
Contributor

Update golangci-lint (which fixes the weird timeout), also use the action (which caches the results for faster CI), also fixes all the issues reported.

@orlangure
Copy link
Owner

Thanks @karelbilek, I also saw that golangci-lint kept failing so I fixed it myself by pulling the newer version. I see that your fix is better. Can you resolve the conflicts so the workflow can be improved even further?

Thank you for your contributions!

Update golangci-lint (which fixes the weird timeout),
also use the action (which caches the results for faster CI),
also fixes all the issues reported.
@karelbilek
Copy link
Contributor Author

Fixed. I would like to merge this PR before all the others :) so the lints are there, and with the cache (so it's faster)

(not related, but I wonder how to cache the dockers in the tests so they don't time out... but that's for other discussion :))

@orlangure orlangure merged commit 29a6a36 into orlangure:master May 22, 2024
24 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.

None yet

2 participants