* replace #pragma warning (disable|restore)
directives with `[Suppr…
#43
Annotations
1 error, 11 warnings, and 10 notices
Run muno92/resharper_inspectcode@v1
Issues found.
|
Run /./.github/actions/c#
Cache save failed.
|
Run muno92/resharper_inspectcode@v1:
c#/crawler/Program.cs#L1
"[AV2305] Missing XML comment for internally visible type or member 'Program'" on /home/runner/work/open-tbm/open-tbm/c#/crawler/Program.cs
|
Run muno92/resharper_inspectcode@v1:
c#/crawler/src/Db/ProtoBufRepeatedFieldJsonConverter.cs#L8
"[MA0025] Implement the functionality (or raise NotSupportedException or PlatformNotSupportedException)" on /home/runner/work/open-tbm/open-tbm/c#/crawler/src/Db/ProtoBufRepeatedFieldJsonConverter.cs(8,316)
|
Run muno92/resharper_inspectcode@v1:
c#/crawler/src/Db/Revision/RevisionWithSplitting.cs#L8
"[MA0016] Prefer using collection abstraction instead of implementation" on /home/runner/work/open-tbm/open-tbm/c#/crawler/src/Db/Revision/RevisionWithSplitting.cs(8,252)
|
Run muno92/resharper_inspectcode@v1:
c#/crawler/src/Db/Revision/RevisionWithSplitting.cs#L10
"[MA0025] Implement the functionality (or raise NotSupportedException or PlatformNotSupportedException)" on /home/runner/work/open-tbm/open-tbm/c#/crawler/src/Db/Revision/RevisionWithSplitting.cs(10,372)
|
Run muno92/resharper_inspectcode@v1:
c#/crawler/src/Db/Revision/RevisionWithSplitting.cs#L29
"[AV1708] Name of type 'ModelBuilderHelper' contains the term 'Helper'" on /home/runner/work/open-tbm/open-tbm/c#/crawler/src/Db/Revision/RevisionWithSplitting.cs(29,1178)
|
Run muno92/resharper_inspectcode@v1:
c#/crawler/src/Db/Revision/RevisionWithSplitting.cs#L31
"[CC0091] Make 'HasKey' method static." on /home/runner/work/open-tbm/open-tbm/c#/crawler/src/Db/Revision/RevisionWithSplitting.cs(31,1267)
|
Run muno92/resharper_inspectcode@v1:
c#/crawler/src/Db/Revision/RevisionWithSplitting.cs#L35
"[CC0091] Make 'SplittingHasKeyAndName' method static." on /home/runner/work/open-tbm/open-tbm/c#/crawler/src/Db/Revision/RevisionWithSplitting.cs(35,1494)
|
Run muno92/resharper_inspectcode@v1:
c#/crawler/src/Db/Revision/RevisionWithSplitting.cs#L35
"[AV1115] Method 'SplittingHasKeyAndName' contains the word 'and', which suggests doing multiple things" on /home/runner/work/open-tbm/open-tbm/c#/crawler/src/Db/Revision/RevisionWithSplitting.cs(35,1494)
|
Run muno92/resharper_inspectcode@v1:
c#/crawler/src/ExtensionMethods.cs#L37
"[AV1532] Loop statement contains nested loop" on /home/runner/work/open-tbm/open-tbm/c#/crawler/src/ExtensionMethods.cs(37,1397)
|
Run muno92/resharper_inspectcode@v1:
c#/crawler/src/Helper.cs#L6
"[AV1708] Name of type 'Helper' contains the term 'Helper'" on /home/runner/work/open-tbm/open-tbm/c#/crawler/src/Helper.cs(6,115)
|
Run muno92/resharper_inspectcode@v1:
c#/crawler/src/Db/Revision/RevisionWithSplitting.cs#L31
"[MA0038] Make method static (deprecated, use CA1822 instead)" on /home/runner/work/open-tbm/open-tbm/c#/crawler/src/Db/Revision/RevisionWithSplitting.cs(31,1267)
|
Run muno92/resharper_inspectcode@v1:
c#/crawler/src/Db/Revision/RevisionWithSplitting.cs#L35
"[MA0038] Make method static (deprecated, use CA1822 instead)" on /home/runner/work/open-tbm/open-tbm/c#/crawler/src/Db/Revision/RevisionWithSplitting.cs(35,1494)
|
Run muno92/resharper_inspectcode@v1:
c#/crawler/src/ExtensionMethods.cs#L3
"[AV1008] Class 'ExtensionMethods' should be non-static or its name should be suffixed with 'Extensions'" on /home/runner/work/open-tbm/open-tbm/c#/crawler/src/ExtensionMethods.cs(3,52)
|
Run muno92/resharper_inspectcode@v1:
c#/crawler/src/ExtensionMethods.cs#L3
"[AV1745] Name of extension method container class 'ExtensionMethods' should end with 'Extensions'" on /home/runner/work/open-tbm/open-tbm/c#/crawler/src/ExtensionMethods.cs(3,52)
|
Run muno92/resharper_inspectcode@v1:
c#/crawler/src/ExtensionMethods.cs#L70
"[AV1568] The value of parameter 'toCheck' is overwritten in its method body" on /home/runner/work/open-tbm/open-tbm/c#/crawler/src/ExtensionMethods.cs(70,2731)
|
Run muno92/resharper_inspectcode@v1:
c#/crawler/src/SonicPusher.cs#L33
"[MA0001] Use an overload of 'Replace' that has a StringComparison parameter" on /home/runner/work/open-tbm/open-tbm/c#/crawler/src/SonicPusher.cs(33,1237)
|
Run muno92/resharper_inspectcode@v1:
c#/crawler/src/SonicPusher.cs#L33
"[MA0001] Use an overload of 'Replace' that has a StringComparison parameter" on /home/runner/work/open-tbm/open-tbm/c#/crawler/src/SonicPusher.cs(33,1237)
|
Run muno92/resharper_inspectcode@v1:
c#/crawler/src/SonicPusher.cs#L33
"[MA0001] Use an overload of 'Replace' that has a StringComparison parameter" on /home/runner/work/open-tbm/open-tbm/c#/crawler/src/SonicPusher.cs(33,1237)
|
Run muno92/resharper_inspectcode@v1:
c#/crawler/src/SonicPusher.cs#L33
"[MA0089] Use an overload with char instead of string" on /home/runner/work/open-tbm/open-tbm/c#/crawler/src/SonicPusher.cs(33,1249)
|
Run muno92/resharper_inspectcode@v1:
c#/crawler/src/Tieba/ClientRequester.cs#L56
"[MA0001] Use an overload of 'Contains' that has a StringComparison parameter" on /home/runner/work/open-tbm/open-tbm/c#/crawler/src/Tieba/ClientRequester.cs(56,2326)
|
The logs for this run have expired and are no longer available.
Loading