[GHA] Try using upload-artifact v4 again #93
Annotations
1 error, 2 warnings, and 10 notices
|
Bot/Sql/Donation.cs#L13
"[UnusedAutoPropertyAccessor.Global] Auto-property accessor 'Donated.get' is never used" on /home/runner/work/Hyperstellar/Hyperstellar/Bot/Sql/Donation.cs(13,26)
|
Bot/Sql/Donation.cs#L16
"[UnusedAutoPropertyAccessor.Global] Auto-property accessor 'Received.get' is never used" on /home/runner/work/Hyperstellar/Hyperstellar/Bot/Sql/Donation.cs(16,27)
|
Bot/Clash/Phaser.cs#L36
"[ForeachCanBeConvertedToQueryUsingAnotherGetEnumerator] Loop can be converted into LINQ-expression but another 'GetEnumerator' method will be used" on /home/runner/work/Hyperstellar/Hyperstellar/Bot/Clash/Phaser.cs(36,9)
|
Bot/Clash/Coc.cs#L285
"[ForeachCanBePartlyConvertedToQueryUsingAnotherGetEnumerator] Part of loop's body can be converted into LINQ-expression but another 'GetEnumerator' method will be used" on /home/runner/work/Hyperstellar/Hyperstellar/Bot/Clash/Coc.cs(285,9)
|
Bot/Clash/Phaser.cs#L45
"[ForeachCanBePartlyConvertedToQueryUsingAnotherGetEnumerator] Part of loop's body can be converted into LINQ-expression but another 'GetEnumerator' method will be used" on /home/runner/work/Hyperstellar/Hyperstellar/Bot/Clash/Phaser.cs(45,9)
|
Bot/Sql/Donation.cs#L10
"[InconsistentNaming] Name 'CocID' does not match rule 'Properties'. Suggested name is 'CocId'." on /home/runner/work/Hyperstellar/Hyperstellar/Bot/Sql/Donation.cs(10,19)
|
Bot/Sql/Donation.cs#L20
"[IntroduceOptionalParameters.Global] Introduce optional parameter(s) for primary constructor 'Donation(long, string, int, int)'" on /home/runner/work/Hyperstellar/Hyperstellar/Bot/Sql/Donation.cs(20,66)
|
Bot/Clash/Coc.cs#L301
"[MemberCanBePrivate.Global] Method 'GetRaidSeasonAsync' can be made private" on /home/runner/work/Hyperstellar/Hyperstellar/Bot/Clash/Coc.cs(301,5)
|
Bot/Clash/Phaser.cs#L246
"[MemberCanBePrivate.Global] Method 'IsDatetimeExpired' can be made private" on /home/runner/work/Hyperstellar/Hyperstellar/Bot/Clash/Phaser.cs(246,5)
|
Bot/Clash/Coc.cs#L310
"[MoveLocalFunctionAfterJumpStatement] Put local function 'InitClanAsync' after 'return'" on /home/runner/work/Hyperstellar/Hyperstellar/Bot/Clash/Coc.cs(310,27)
|
Bot/Clash/Coc.cs#L335
"[MoveLocalFunctionAfterJumpStatement] Put local function 'InitRaidAsync' after 'return'" on /home/runner/work/Hyperstellar/Hyperstellar/Bot/Clash/Coc.cs(335,27)
|
Bot/Discord/Dc.cs#L64
"[MoveLocalFunctionAfterJumpStatement] Put local function 'ProcessViolator' after 'return'" on /home/runner/work/Hyperstellar/Hyperstellar/Bot/Discord/Dc.cs(64,23)
|
This job failed
Loading