owncloud / core

:cloud: ownCloud web server core (Files, DAV, etc.)
https://owncloud.com
GNU Affero General Public License v3.0
8.3k stars 2.06k forks source link

sonar-analysis step is failing in drone CI #41257

Open phil-davis opened 1 month ago

phil-davis commented 1 month ago

The sonar-analysis drone pipeline seems to always fail today. For examples, see PRs #41256 and #41255

Needs investigation.

phil-davis commented 1 month ago

The workaround is to pin the SonarCloud scanner docker to sonarsource/sonar-scanner-cli:5

That has been added to PR #41255 and gets CI passing.

Next is to find a way to use the latest docker image.

phil-davis commented 2 weeks ago

https://sonarsource.atlassian.net/browse/SONAR-17640

This ticket has been reclassified, and it might get some attention, which will resolve this issue.

I received this email text: "I’ve requalified the corresponding tickets from improvement to bug. SonarQube and SonarCloud will be updated with a fix to prevent the scanner from failing to read a completely excluded folder."