deps(c#): Update c# #289
Annotations
1 error, 2 warnings, and 10 notices
Run muno92/resharper_inspectcode@v1
Issues found.
|
Run /./.github/actions/c#
Cache save failed.
|
Run muno92/resharper_inspectcode@v1:
c%23/crawler/src/Db/CrawlerDbContext.cs#L2
"[RedundantUsingDirective] Using directive is not required by the code and can be safely removed" on /Users/runner/work/open-tbm/open-tbm/c%23/crawler/src/Db/CrawlerDbContext.cs(2,1)
|
Run muno92/resharper_inspectcode@v1:
c%23/imagePipeline/src/Ocr/JointRecognizer.cs#L137
"[PreferConcreteValueOverDefault] Use 'null' instead of 'default'" on /Users/runner/work/open-tbm/open-tbm/c%23/imagePipeline/src/Ocr/JointRecognizer.cs(137,27)
|
Run muno92/resharper_inspectcode@v1:
c%23/shared/src/ExtensionMethods.cs#L22
"[UnusedMember.Global] Method 'AddRange' is never used" on /Users/runner/work/open-tbm/open-tbm/c%23/shared/src/ExtensionMethods.cs(22,24)
|
Run muno92/resharper_inspectcode@v1:
c%23/crawler/src/Tieba/Crawl/Saver/SaverChangeSet.cs#L25
"[UnusedMember.Global] Property 'AllAfterInTrackingOrParsed' is never used" on /Users/runner/work/open-tbm/open-tbm/c%23/crawler/src/Tieba/Crawl/Saver/SaverChangeSet.cs(25,45)
|
Run muno92/resharper_inspectcode@v1:
c%23/crawler/src/Tieba/Crawl/Facade/ICrawlFacade.cs#L9
"[UnusedMemberInSuper.Global] Only implementations of method 'AddExceptionHandler' are used" on /Users/runner/work/open-tbm/open-tbm/c%23/crawler/src/Tieba/Crawl/Facade/ICrawlFacade.cs(9,45)
|
Run muno92/resharper_inspectcode@v1:
c%23/crawler/src/Tieba/Crawl/Crawler/ICrawler.cs#L7
"[UnusedMemberInSuper.Global] Only implementations of method 'FillExceptionData' are used" on /Users/runner/work/open-tbm/open-tbm/c%23/crawler/src/Tieba/Crawl/Crawler/ICrawler.cs(7,22)
|
Run muno92/resharper_inspectcode@v1:
c%23/crawler/src/Tieba/Crawl/Crawler/ICrawler.cs#L9
"[UnusedMemberInSuper.Global] Only implementations of method 'GetResponsePage' are used" on /Users/runner/work/open-tbm/open-tbm/c%23/crawler/src/Tieba/Crawl/Crawler/ICrawler.cs(9,27)
|
Run muno92/resharper_inspectcode@v1:
c%23/crawler/src/Tieba/Crawl/Crawler/ICrawler.cs#L8
"[UnusedMemberInSuper.Global] Only implementations of method 'GetValidPosts' are used" on /Users/runner/work/open-tbm/open-tbm/c%23/crawler/src/Tieba/Crawl/Crawler/ICrawler.cs(8,47)
|
Run muno92/resharper_inspectcode@v1:
c%23/crawler/src/Tieba/Crawl/Facade/ICrawlFacade.cs#L18
"[UnusedMemberInSuper.Global] Only implementations of method 'RetryThenSave' are used" on /Users/runner/work/open-tbm/open-tbm/c%23/crawler/src/Tieba/Crawl/Facade/ICrawlFacade.cs(18,54)
|
Run muno92/resharper_inspectcode@v1:
c%23/crawler/src/Db/Post/IPostWithContent.cs#L5
"[UnusedMemberInSuper.Global] Only implementations of property 'Content' are used" on /Users/runner/work/open-tbm/open-tbm/c%23/crawler/src/Db/Post/IPostWithContent.cs(5,20)
|
Run muno92/resharper_inspectcode@v1:
c%23/crawler/src/Db/Post/IPostWithContent.cs#L7
"[UnusedMemberInSuper.Global] Only implementations of property 'ContentsProtoBuf' are used" on /Users/runner/work/open-tbm/open-tbm/c%23/crawler/src/Db/Post/IPostWithContent.cs(7,35)
|
Loading