question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Sonarqube badge on README.md seems outdated

See original GitHub issue

image

4th badge is pointing sonardebt as like below (README.md)

[sonardebt]:https://sonarqube.com/dashboard?id=com.jfoenix%3Ajfoenix-root
[sonardebt img]:https://sonarqube.com/api/badges/measure?key=com.jfoenix:jfoenix-root&metric=sqale_debt_ratio

if you clicks the badge https://sonarqube.com/dashboard?id=com.jfoenix%3Ajfoenix-root then the link redirects you to https://sonarcloud.io/dashboard?id=com.jfoenix%253Ajfoenix-root with 404 error.

image

I think this link should be changed to https://sonarcloud.io/dashboard?id=com.jfoenix%3Ajfoenix-root which is %25 less.

image

BUT, I couldn’t found appropriate sqale_debt_ratio metric on Get project badges button on the bottom right with new sonarcloud.io.

image

Additional information

  • theres also sonar link on README.md which is never used
    [sonar]:https://sonarqube.com/dashboard?id=com.jfoenix%3Ajfoenix-root
    [sonar img]:https://sonarqube.com/api/badges/gate?key=com.jfoenix:jfoenix-root
    
  • and … the repo shown on sonar is seems outdated too 😭 image

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:11 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
jfoenixadmincommented, Oct 8, 2019

I think we should move to TravisCI

1reaction
jfoenixadmincommented, Oct 8, 2019

I see, that’s why it was not analyzing java files. Thanks you @silentsoft for the explanation

Read more comments on GitHub >

github_iconTop Results From Across the Web

Sonarqube badge on README.md seems outdated #1056
4th badge is pointing sonardebt as like below (README.md) [sonardebt]:https://sonarqube.com/dashboard?id=com.jfoenix%3Ajfoenix-root ...
Read more >
Sonarqube badge not working on github README
The issue is that the badges generated by the Sonarqube server(I am using a Sonarqbe server not Sonarcloud) do not show the image...
Read more >
Project page - SonarQube Documentation
You can find the project badges by opening the Project Information menu in the upper-right corner of the project home page and clicking...
Read more >
Publishing SonarQube badges using Azure Functions
So the problem is that SonarQube does not natively support getting these badges when without authentication when hosting SonarQube on-prem. This ...
Read more >
SonarQube badges - New features - Sonar Community
SonarQube v7.9.3 I'm utilizing the badges available for my project on another team site, ... [Deprecated] Suggest new features New features.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found