open-scd
open-scd copied to clipboard
feat: Added sonarcloud Github Action
feat: Added sonarcloud Github Action fixes: #1242
@pascalwilbrink let's apply the same principle here of splitting the process into an unprivileged build workflow and a subsequent one triggered by workflow_run
to have access to the Sonarcloud secret and analyze forked PRs
Is this PR still relevant?
It is weird that sonarcloud did not find anything. We have to check the configs.
It is weird that sonarcloud did not find anything. We have to check the configs.
@trusz it is weird because if you navigate to their analysis of the main branch there are 45 bugs detailed in there: https://sonarcloud.io/project/issues?resolved=false&id=openscd_open-scd
The SonarCloud projects does not exist anymore. I will close this PR, but we can reopen it again if we want to proceed with SonarCloud