* fix still saving changes and revisions for existing users whose id … #147
Annotations
5 errors
c#/crawler/src/Tieba/Crawl/Saver/SaverWithRevision.cs#L73
A method should not follow a record (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1201.md)
|
c#/crawler/src/Tieba/Crawl/Saver/SaverWithRevision.cs#L68
'protected' members should come before 'private' members (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1202.md)
|
c#/crawler/src/Tieba/Crawl/Saver/SaverWithRevision.cs#L73
A method should not follow a record (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1201.md)
|
c#/crawler/src/Tieba/Crawl/Saver/SaverWithRevision.cs#L68
'protected' members should come before 'private' members (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1202.md)
|
|
This job failed
Loading