Open stefan2904 opened 2 years ago
@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: https://github.com/kitabisa/sonarqube-action/pull/33#issue-1270566516 but the action is unmaintained ...
Log