+ class ThreadLatestReplierSaver
to fix https://github.com/Starry-O…
#131
Annotations
1 error, 3 warnings, and 10 notices
|
c#/crawler/src/Tieba/Crawl/Saver/SaverWithRevision.cs#L1
"[RedundantUsingDirective] Using directive is not required by the code and can be safely removed" on /home/runner/work/open-tbm/open-tbm/c#/crawler/src/Tieba/Crawl/Saver/SaverWithRevision.cs
|
c#/crawler/src/Tieba/Crawl/Saver/UserSaver.cs#L1
"[RedundantUsingDirective] Using directive is not required by the code and can be safely removed" on /home/runner/work/open-tbm/open-tbm/c#/crawler/src/Tieba/Crawl/Saver/UserSaver.cs
|
c#/shared/src/TransformEntityWorker.cs#L6
"[RedundantUsingDirective] Using directive is not required by the code and can be safely removed" on /home/runner/work/open-tbm/open-tbm/c#/shared/src/TransformEntityWorker.cs(6,162)
|
c#/crawler/src/Db/LatestReplier.cs#L6
"[PropertyCanBeMadeInitOnly.Global] Property can be made init-only" on /home/runner/work/open-tbm/open-tbm/c#/crawler/src/Db/LatestReplier.cs(6,157)
|
c#/crawler/src/Db/LatestReplier.cs#L7
"[UseSymbolAlias] Use type alias 'Uid'" on /home/runner/work/open-tbm/open-tbm/c#/crawler/src/Db/LatestReplier.cs(7,175)
|
c#/crawler/src/Db/LatestReplier.cs#L7
"[PropertyCanBeMadeInitOnly.Global] Property can be made init-only" on /home/runner/work/open-tbm/open-tbm/c#/crawler/src/Db/LatestReplier.cs(7,192)
|
c#/crawler/src/Db/Post/BasePost.cs#L9
"[UseSymbolAlias] Use type alias 'Uid'" on /home/runner/work/open-tbm/open-tbm/c#/crawler/src/Db/Post/BasePost.cs(9,280)
|
c#/crawler/src/Db/Post/ReplySignature.cs#L6
"[UseSymbolAlias] Use type alias 'Uid'" on /home/runner/work/open-tbm/open-tbm/c#/crawler/src/Db/Post/ReplySignature.cs(6,148)
|
c#/crawler/src/Db/Revision/AuthorRevision.cs#L7
"[UseSymbolAlias] Use type alias 'Uid'" on /home/runner/work/open-tbm/open-tbm/c#/crawler/src/Db/Revision/AuthorRevision.cs(7,217)
|
c#/crawler/src/Db/Revision/Splitting/UserRevisions.cs#L8
"[UseSymbolAlias] Use type alias 'Uid'" on /home/runner/work/open-tbm/open-tbm/c#/crawler/src/Db/Revision/Splitting/UserRevisions.cs(8,290)
|
c#/crawler/src/Db/User.cs#L5
"[UseSymbolAlias] Use type alias 'Uid'" on /home/runner/work/open-tbm/open-tbm/c#/crawler/src/Db/User.cs(5,75)
|
c#/crawler/src/ExtensionMethods.cs#L12
"[UseSymbolAlias] Use type alias 'Uid'" on /home/runner/work/open-tbm/open-tbm/c#/crawler/src/ExtensionMethods.cs(12,531)
|
c#/crawler/src/ExtensionMethods.cs#L12
"[UseSymbolAlias] Use type alias 'Uid'" on /home/runner/work/open-tbm/open-tbm/c#/crawler/src/ExtensionMethods.cs(12,565)
|
This job failed
Loading