Skip to content

* switch build configuration to Debug @ c# #64

* switch build configuration to Debug @ c#

* switch build configuration to Debug @ c# #64

Triggered via push May 2, 2024 01:35
Status Failure
Total duration 2m 22s
Artifacts

c#.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

1 error, 6 warnings, and 10 notices
ReSharper
Issues found.
build (imagePipeline)
Cache save failed.
build (shared)
Cache save failed.
build (tbClient)
Cache save failed.
ReSharper
Cache save failed.
ReSharper: c#/crawler/src/ExtensionMethods.cs#L3
"[PartialTypeWithSinglePart] Partial class with single part" on /home/runner/work/open-tbm/open-tbm/c#/crawler/src/ExtensionMethods.cs(3,38)
ReSharper: c#/crawler/src/GlobalUsings.cs#L62
"[RedundantUsingDirective.Global] Global using directive is not required by the code and can be safely removed" on /home/runner/work/open-tbm/open-tbm/c#/crawler/src/GlobalUsings.cs(62,2339)
ReSharper: c#/crawler/src/Db/Post/IPost.cs#L7
"[UseSymbolAlias] Use type alias 'Uid'" on /home/runner/work/open-tbm/open-tbm/c#/crawler/src/Db/Post/IPost.cs(7,185)
ReSharper: c#/crawler/src/Db/Post/ReplyPost.cs#L14
"[UseSymbolAlias] Use type alias 'Uid'" on /home/runner/work/open-tbm/open-tbm/c#/crawler/src/Db/Post/ReplyPost.cs(14,484)
ReSharper: c#/crawler/src/Db/Post/SubReplyPost.cs#L14
"[UseSymbolAlias] Use type alias 'Uid'" on /home/runner/work/open-tbm/open-tbm/c#/crawler/src/Db/Post/SubReplyPost.cs(14,487)
ReSharper: c#/crawler/src/Db/Post/ThreadPost.cs#L17
"[UseSymbolAlias] Use type alias 'Uid'" on /home/runner/work/open-tbm/open-tbm/c#/crawler/src/Db/Post/ThreadPost.cs(17,603)
ReSharper: c#/crawler/src/Db/Post/ThreadPost.cs#L21
"[UseSymbolAlias] Use type alias 'Uid'" on /home/runner/work/open-tbm/open-tbm/c#/crawler/src/Db/Post/ThreadPost.cs(21,781)
ReSharper: c#/crawler/src/Db/ReplySignature.cs#L6
"[UseSymbolAlias] Use type alias 'Uid'" on /home/runner/work/open-tbm/open-tbm/c#/crawler/src/Db/ReplySignature.cs(6,122)
ReSharper: c#/crawler/src/Db/Revision/AuthorRevision.cs#L9
"[UseSymbolAlias] Use type alias 'Uid'" on /home/runner/work/open-tbm/open-tbm/c#/crawler/src/Db/Revision/AuthorRevision.cs(9,272)
ReSharper: c#/crawler/src/Db/Revision/ThreadRevisions.cs#L18
"[UseSymbolAlias] Use type alias 'Uid'" on /home/runner/work/open-tbm/open-tbm/c#/crawler/src/Db/Revision/ThreadRevisions.cs(18,592)
ReSharper: c#/crawler/src/Db/Revision/UserRevisions.cs#L8
"[UseSymbolAlias] Use type alias 'Uid'" on /home/runner/work/open-tbm/open-tbm/c#/crawler/src/Db/Revision/UserRevisions.cs(8,280)
ReSharper: 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,86)