-
-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Closed
Labels
metaRelated to the project but not strictly to codeRelated to the project but not strictly to code
Description
This addresses #5906
I looked into it and it looks like the analyisis is getting resubmitted after a PR is merged. So those are not old PR, but a duplicate.
Take: https://sonarcloud.io/dashboard?id=TeamNewPipe_NewPipe&pullRequest=215
If you take a look at the new lines, meaning what changed, you can see that it were changes from the 24. March: https://sonarcloud.io/code?id=TeamNewPipe_NewPipe&pullRequest=215&selected=TeamNewPipe_NewPipe%3Asrc%2Fmain%2Fjava%2Forg%2Fschabi%2Fnewpipe%2Futil%2FThemeHelper.java&line=172
I have no idea why this occurs and how to solve it. But i also don't see a problem, since the branches will get deleted after 30 days of inactivity.
So I would say we can enable sonar again.
Metadata
Metadata
Assignees
Labels
metaRelated to the project but not strictly to codeRelated to the project but not strictly to code