SonarCloud #941
Annotations
10 warnings
Build and analyze
Targeting .NET Standard prior to 2.0 is no longer recommended. See https://aka.ms/dotnet/dotnet-standard-guidance for more details.
|
Build and analyze
Targeting .NET Standard prior to 2.0 is no longer recommended. See https://aka.ms/dotnet/dotnet-standard-guidance for more details.
|
Build and analyze
Targeting .NET Standard prior to 2.0 is no longer recommended. See https://aka.ms/dotnet/dotnet-standard-guidance for more details.
|
Build and analyze
Targeting .NET Standard prior to 2.0 is no longer recommended. See https://aka.ms/dotnet/dotnet-standard-guidance for more details.
|
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)
|
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#L213
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#L295
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)
|
Loading