* replace logging different values of `postRevisioningFieldSelector()… #104
Annotations
7 errors
c#/crawler/src/Tieba/Crawl/Saver/ReplySignatureSaver.cs#L61
Private classes which are not derived in the current assembly should be marked as 'sealed'. (https://rules.sonarsource.com/csharp/RSPEC-3260)
|
c#/crawler/src/Tieba/Crawl/Saver/ReplySignatureSaver.cs#L61
Type 'SignatureIdAndValueEqualityComparer' contains the word 'and', which suggests it has multiple purposes (https://github.com/dennisdoomen/CSharpGuidelines/blob/5.7.0/_rules/1000.md)
|
c#/crawler/src/Tieba/Crawl/Saver/ReplySignatureSaver.cs#L61
Type 'SignatureIdAndValueEqualityComparer' can be sealed because it has no subtypes in its containing assembly and is not externally visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1852)
|
c#/crawler/src/Tieba/Crawl/Saver/ReplySignatureSaver.cs#L61
Private classes which are not derived in the current assembly should be marked as 'sealed'. (https://rules.sonarsource.com/csharp/RSPEC-3260)
|
c#/crawler/src/Tieba/Crawl/Saver/ReplySignatureSaver.cs#L61
Type 'SignatureIdAndValueEqualityComparer' contains the word 'and', which suggests it has multiple purposes (https://github.com/dennisdoomen/CSharpGuidelines/blob/5.7.0/_rules/1000.md)
|
c#/crawler/src/Tieba/Crawl/Saver/ReplySignatureSaver.cs#L61
Type 'SignatureIdAndValueEqualityComparer' can be sealed because it has no subtypes in its containing assembly and is not externally visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1852)
|
|
The logs for this run have expired and are no longer available.
Loading