Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sonarqube

C# project not reporting any metric on SonarQube

c# sonarqube sonarqube-5.0

Sonar Scanner error in Azure DevOps - ERROR : Not authorized. Please check the properties sonar.login and sonar.password

How to make sonarqube ignore the equals and hashcode

sonarqube test-coverage

Prepare Analysis on SoanrQube fails with [SQ] API GET '/api/server/version' failed, status code was: 502

sonarqube task

Format thousand separator properly without regex

Unable to execute SonarQube: Fail to get bootstrap index from server:

maven sonarqube

Sonar squid:S2095 when method return Connection

How to retrieve SonarQube metrics of previous build versions through the api?

sonarqube sonarqube-api

Gcov report import in Sonarqube-5.6.6(LTS) using CXX Community Plug-in

c++ sonarqube dashboard gcov

How to avoid sonarqube marking a code region as duplicate which is not a (harmful) repetition?

java sonarqube

Bamboo + sonar.dynamicAnalysis=reuseReports = 0% Rules Compliance

java sonarqube bamboo

Error when running SonarQube scan: ERROR: Failed to parse file [FILENAME] at line 27: 'import' and 'export' may appear only with 'sourceType: module'

vue.js sonarqube

Code coverage is not showing on Sonarqube for Typescript

ERROR: Malformed input or input contains unmappable characters

sonarqube sonarscanner

Sonarqube Javascript rule "Function names should comply with a naming convention" doesn't work with functions declared in variables

javascript sonarqube