Git Product home page Git Product logo

Comments (6)

felipebz avatar felipebz commented on July 19, 2024

Hi. Thanks for the interest in my plugin.

I'm sure that the "Missing blame information" is not the cause of the problem. The SonarQube Scanner show this message when there are uncommited files and this doesn't affect the analysis.

Can you confirm if the plsql:DeadCode rule is enabled in your quality profile? Please check at http://YOUR_SONAR_SERVER/coding_rules#rule_key=plsql%3ADeadCode

It should be like:

image

from zpa.

fadc80 avatar fadc80 commented on July 19, 2024

You're right! The rules inside Sonar way PL/SQL quality profile were deactivated. This is my first touch with SonarQube and I didn't know rules are not enabled by default after installing a new plugin. Is this really the expected behaviour? Thank you!

from zpa.

felipebz avatar felipebz commented on July 19, 2024

No, it's not the expected behavior. I've fixed this bug in the last snapshot. Thanks!

If you want, after the update you can restore the "Sonar way" profile using the "Quality Profiles" page.

from zpa.

fadc80 avatar fadc80 commented on July 19, 2024

Did you test it with SonarQube 6.0? I updated the plugin, but your changes were not effective. All rules are still inactive. It seems the @ActivatedByDefault annotations of your rules are being ignored...

plsql-profile

from zpa.

felipebz avatar felipebz commented on July 19, 2024

Are you using the same database, right?

Unfortunately, SonarQube doesn't update the existing profiles when the plugin is updated. So you need to enable the rules manually or restore the built-in profile in the Quality Profiles page (http://SERVER/profiles).

image

image

from zpa.

fadc80 avatar fadc80 commented on July 19, 2024

Yes, it is the same. Sorry, now I got it. Thanks! Issue resolved.

from zpa.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.