Topic
A few days ago, GolangCI announced that it is closing. This is of course very unfortunate as their service was very usefull in PR's. Now the question is, what are we gonna do with the GolangCI test we have running now?
Your thoughts
We can
I would say: Github Actions.
I have no idea how github actions works but assuming it DOES work, I'm in favour
There is also something like this:
https://github.com/marketplace/codefactor
or this:
https://github.com/marketplace/codacy
or (best one IMO):
https://codeclimate.com/quality
Looks like they support Go and have free plans.
Closing this as this is resolved
It actually isn't, we still do not have a working replacement.
Looks like https://github.com/golangci/golangci-lint-action would do the trick
Most helpful comment
I would say: Github Actions.