Skip to content

SonarCloud

SonarCloud #757

Triggered via schedule July 21, 2024 12:44
Status Success
Total duration 13m 25s
Artifacts

sonar.yml

on: schedule
Build and analyze
13m 14s
Build and analyze
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Build and analyze
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-dotnet@v3, actions/setup-java@v3, actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build and analyze: src/Lucene.Net/Analysis/Analyzer.cs#L476
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/TokenAttributes/CharTermAttributeImpl.cs#L234
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
Build and analyze: src/Lucene.Net/Analysis/TokenAttributes/CharTermAttributeImpl.cs#L278
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
Build and analyze: src/Lucene.Net/Analysis/TokenAttributes/CharTermAttributeImpl.cs#L316
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
Build and analyze: src/Lucene.Net/Analysis/TokenAttributes/CharTermAttributeImpl.cs#L328
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
Build and analyze: src/Lucene.Net/Analysis/TokenAttributes/CharTermAttributeImpl.cs#L380
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/TokenStreamToAutomaton.cs#L268
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
Build and analyze: src/Lucene.Net/Analysis/TokenStreamToAutomaton.cs#L275
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
Build and analyze: src/Lucene.Net/Analysis/TokenStreamToAutomaton.cs#L73
Private classes which are not derived in the current assembly should be marked as 'sealed'. (https://rules.sonarsource.com/csharp/RSPEC-3260)