SonarCloud #476
Annotations
10 warnings
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#L236
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
|
Build and analyze:
src/Lucene.Net/Analysis/TokenAttributes/CharTermAttributeImpl.cs#L280
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
|
Build and analyze:
src/Lucene.Net/Analysis/TokenAttributes/CharTermAttributeImpl.cs#L313
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
|
Build and analyze:
src/Lucene.Net/Analysis/TokenAttributes/CharTermAttributeImpl.cs#L325
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
|
Build and analyze:
src/Lucene.Net/Analysis/TokenAttributes/CharTermAttributeImpl.cs#L377
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)
|