Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SonarQube Issue #265

Open
Rohitesh-Kangle opened this issue Dec 13, 2019 · 1 comment
Open

SonarQube Issue #265

Rohitesh-Kangle opened this issue Dec 13, 2019 · 1 comment

Comments

@Rohitesh-Kangle
Copy link

Hi,

I am using below property file which is kept in sln of .net project.

sonar.projectKey=MyProject
sonar.projectVersion=1.0
sonar.projectName=My ADSDK
sonar.sources=.
sonar.language=cs
sonar.dotnet.visualstudio.solution.file=AurusEnterpriseSDK.sln
sonar.dotnet.4.0.sdk.directory=C:\Windows\Microsoft.NET\Framework\v4.0.30319
sonar.dotnet.version=4.0

Using SonarQube :-8.0
Using SonarScanner :- sonar-scanner-msbuild-4.7.1.2311-net46

After running sonar-scanner through cmd at E:\Test>sonar-scanner some warning is generated.

WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by net.sf.cglib.core.ReflectUtils$1 (file:/C:/Users/ssaste/.sonar/cache/3c43ca34b48e025530485308ddac54a2/sonar-javascript-plugin-3.2.0.5506.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain)
WARNING: Please consider reporting this to the maintainers of net.sf.cglib.core.ReflectUtils$1
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release

Unable to see output on SonarQube

Capture1

Can someone help on this!!!
Thanks in advance.

@fpavageau
Copy link

Nothing in your issue is related to sonar-gitlab-plugin.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants