sonar-icode-cnes-plugin icon indicating copy to clipboard operation
sonar-icode-cnes-plugin copied to clipboard

Add capability to analyze Fortran & Shell in SonarQube through i-Code CNES.

Results 14 sonar-icode-cnes-plugin issues
Sort by recently updated
recently updated
newest added

Hello! Although the latest version of the plugin is not certified for SonarQube version > 9, I thought I'd give it a try and report back. Unlike previous experiences, no...

bug

According to SonarQube's [Plugin Version Matrix](https://docs.sonarqube.org/latest/instance-administration/plugin-version-matrix/) version 2.0.2 should work with version 9.0. However I installed 9.1 today and the web interface fails. From web.log: ``` 2021.08.30 17:04:03 ERROR web[][o.s.s.p.Platform]...

bug

Hello, I hope you can help me #### Describe the bug When I run a scan (sonar-scanner command or in a docker container `sonarsource/sonar-scanner-cli` or `lequal/sonar-scanner`) on a project containing...

#### Is your feature request related to a problem? Please describe.** Since release 3.0, iCode provide rules related to metrics such as "SH.MET.LineOfCode, SH.MET.RatioComment, SH.MET.Nesting, SH.MET.ComplexitySimplified". However, these rules are...

enhancement

Hi Team, I have recently installed Icode-cnes-plugin on sonarqube-7.9 enerprise edition. This was installed as a part of requirement where one of the user wanted to analyse *.sh files for...

Hello My sonar-scanner analysis fails with "Java heap space" with F90 or F77 in the calltrace while there's no fortran at all in my code. Our IT recently upgraded to...

bug

#### Describe what you need to know >i tried to use the icode.bat included in the .zip of the i-code cnes 4.1.0 and it give me this error, from Jenkins.......

question

#### Is your feature request related to a problem? Please describe.** > Upgrading the plugin to v2.0.2 causes analysis failures with SonarQube scanners older than version 4.0 because the plugin...

enhancement

Hello... thanks for the help... #### Describe what you need to know I have configured some analyzes and they are giving the errors, presented in the attached log, apparently due...

question

#### Describe the bug > _A clear and concise description of what the bug is._ There are no more nesting metrics in `Measure`. #### To reproduce > _Steps to reproduce...

bug