-
Notifications
You must be signed in to change notification settings - Fork 1
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
sonarqube-action
broken
#4
Comments
@gdegani as long as this is broken (and the action is not fixed) we cannot send reports to sonar. This problem also exists for the backend repo. I think this is currently not a big problem as there are no changed to the code quality metrics expected. But I think we need to keep an eye on that and make sure the reports are up to date when we put them in a deliverable. |
I reported the issue upstream: kitabisa/sonarqube-action#34 |
It looks like the
kitabisa/sonarqube-action
GH action is broken.While the last build still worked, we now get:
It looks like this is because the action uses npm to install some stuff, while the action's base image removed NPM 22 days ago ...
This can only be fixed at the action itself. There is already a "issue" at the action: kitabisa/sonarqube-action#33 (comment) but the action is unmaintained ...
Log
The text was updated successfully, but these errors were encountered: