Skip to content

SonarCloud

SonarCloud #1423

Triggered via schedule December 20, 2025 12:52
Status Success
Total duration 15m 12s
Artifacts

sonar.yml

on: schedule
Build and analyze
15m 7s
Build and analyze
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 10 warnings
Build and analyze: .nuget/packages/antlr4buildtasks/12.8.0/build/Antlr4BuildTasks.targets#L138
at Antlr4.Build.Tasks.RunAntlrTool.Execute()
Build and analyze: .nuget/packages/antlr4buildtasks/12.8.0/build/Antlr4BuildTasks.targets#L138
Cannot find Antlr4 jar file, currently set to '' at Antlr4.Build.Tasks.RunAntlrTool.SetupAntlrToolJar()
Build and analyze: .nuget/packages/antlr4buildtasks/12.8.0/build/Antlr4BuildTasks.targets#L138
Went through the complete probe list looking for an Antlr4 tool jar, but could not find anything. Fail!
Build and analyze: .nuget/packages/antlr4buildtasks/12.8.0/build/Antlr4BuildTasks.targets#L138
at Antlr4.Build.Tasks.RunAntlrTool.Execute()
Build and analyze: .nuget/packages/antlr4buildtasks/12.8.0/build/Antlr4BuildTasks.targets#L138
Cannot find Antlr4 jar file, currently set to '' at Antlr4.Build.Tasks.RunAntlrTool.SetupAntlrToolJar()
Build and analyze: .nuget/packages/antlr4buildtasks/12.8.0/build/Antlr4BuildTasks.targets#L138
Went through the complete probe list looking for an Antlr4 tool jar, but could not find anything. Fail!
Build and analyze: src/Lucene.Net/Analysis/TokenStreamToAutomaton.cs#L268
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
Build and analyze: src/Lucene.Net/Analysis/TokenStreamToAutomaton.cs#L219
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
Build and analyze: src/Lucene.Net/Analysis/TokenAttributes/CharTermAttributeImpl.cs#L370
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
Build and analyze: src/Lucene.Net/Analysis/TokenAttributes/CharTermAttributeImpl.cs#L307
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
Build and analyze: src/Lucene.Net/Analysis/TokenAttributes/CharTermAttributeImpl.cs#L295
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
Build and analyze: src/Lucene.Net/Analysis/TokenAttributes/CharTermAttributeImpl.cs#L257
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
Build and analyze: src/Lucene.Net/Analysis/TokenAttributes/CharTermAttributeImpl.cs#L213
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
Build and analyze: src/Lucene.Net/Analysis/Analyzer.cs#L491
Private classes which are not derived in the current assembly should be marked as 'sealed'. (https://rules.sonarsource.com/csharp/RSPEC-3260)
Build and analyze: src/Lucene.Net/Analysis/Analyzer.cs#L473
Private classes which are not derived in the current assembly should be marked as 'sealed'. (https://rules.sonarsource.com/csharp/RSPEC-3260)
Build and analyze: src/docs/LuceneDocsPlugins/EnvironmentVariableUtil.cs#L25
Add a 'protected' constructor or the 'static' keyword to the class declaration. (https://rules.sonarsource.com/csharp/RSPEC-1118)