Adopt event-based programming #58
Annotations
1 error, 8 warnings, and 10 notices
Inspect
Issues found.
|
Inspect:
Bot/Clash/Coc.cs#L13
"[InconsistentNaming] Name 's_eventMemberJoined' does not match rule 'Events'. Suggested name is 'EventMemberJoined'." on /home/runner/work/Hyperstellar/Hyperstellar/Bot/Clash/Coc.cs(13,409)
|
Inspect:
Bot/Clash/Coc.cs#L14
"[InconsistentNaming] Name 's_eventMemberLeft' does not match rule 'Events'. Suggested name is 'EventMemberLeft'." on /home/runner/work/Hyperstellar/Hyperstellar/Bot/Clash/Coc.cs(14,485)
|
Inspect:
Bot/Clash/Coc.cs#L15
"[InconsistentNaming] Name 's_eventDonation' does not match rule 'Events'. Suggested name is 'EventDonation'." on /home/runner/work/Hyperstellar/Hyperstellar/Bot/Clash/Coc.cs(15,577)
|
Inspect:
Bot/Clash/Coc.cs#L16
"[InconsistentNaming] Name 's_eventDonationFolded' does not match rule 'Events'. Suggested name is 'EventDonationFolded'." on /home/runner/work/Hyperstellar/Hyperstellar/Bot/Clash/Coc.cs(16,667)
|
Inspect:
Bot/Clash/Donate25.cs#L18
"[InconsistentNaming] Name 's_eventViolated' does not match rule 'Events'. Suggested name is 'EventViolated'." on /home/runner/work/Hyperstellar/Hyperstellar/Bot/Clash/Donate25.cs(18,581)
|
Inspect:
Bot/Discord/Dc.cs#L16
"[InconsistentNaming] Name 's_eventBotReady' does not match rule 'Events'. Suggested name is 'EventBotReady'." on /home/runner/work/Hyperstellar/Hyperstellar/Bot/Discord/Dc.cs(16,458)
|
Inspect:
Bot/Sql/Member.cs#L7
"[InconsistentNaming] Name 's_eventAltAdded' does not match rule 'Events'. Suggested name is 'EventAltAdded'." on /home/runner/work/Hyperstellar/Hyperstellar/Bot/Sql/Member.cs(7,130)
|
Inspect:
Bot/Sql/Member.cs#L13
"[UnusedAutoPropertyAccessor.Global] Auto-property accessor 'DiscordId.get' is never used" on /home/runner/work/Hyperstellar/Hyperstellar/Bot/Sql/Member.cs(13,256)
|
Inspect:
Bot/Sql/Alt.cs#L15
"[UnusedMember.Global] Method 'GetOtherAlts' is never used" on /home/runner/work/Hyperstellar/Hyperstellar/Bot/Sql/Alt.cs(15,301)
|
Inspect:
Bot/Sql/Alt.cs#L17
"[UnusedMethodReturnValue.Global] Method 'UpdateMain' return value is never used" on /home/runner/work/Hyperstellar/Hyperstellar/Bot/Sql/Alt.cs(17,404)
|
Inspect:
Bot/Sql/Alt.cs#L23
"[UnusedMethodReturnValue.Global] Method 'Delete' return value is never used" on /home/runner/work/Hyperstellar/Hyperstellar/Bot/Sql/Alt.cs(23,518)
|
Inspect:
Bot/Sql/Db.cs#L33
"[UnusedMethodReturnValue.Global] Method 'UpdateDonation' return value is never used" on /home/runner/work/Hyperstellar/Hyperstellar/Bot/Sql/Db.cs(33,1203)
|
Inspect:
Bot/Sql/Db.cs#L35
"[UnusedMember.Global] Method 'GetAlt' is never used" on /home/runner/work/Hyperstellar/Hyperstellar/Bot/Sql/Db.cs(35,1299)
|
Inspect:
Bot/Sql/Donation.cs#L20
"[UnusedMethodReturnValue.Global] Method 'Delete' return value is never used" on /home/runner/work/Hyperstellar/Hyperstellar/Bot/Sql/Donation.cs(20,434)
|
Inspect:
Bot/Sql/Donation.cs#L22
"[UnusedMethodReturnValue.Global] Method 'Insert' return value is never used" on /home/runner/work/Hyperstellar/Hyperstellar/Bot/Sql/Donation.cs(22,490)
|
Inspect:
Bot/Sql/Donation.cs#L24
"[UnusedMethodReturnValue.Global] Method 'Update' return value is never used" on /home/runner/work/Hyperstellar/Hyperstellar/Bot/Sql/Donation.cs(24,546)
|
Inspect:
Bot/Sql/Member.cs#L19
"[UnusedMember.Global] Constructor 'Member' is never used" on /home/runner/work/Hyperstellar/Hyperstellar/Bot/Sql/Member.cs(19,367)
|
Inspect:
Bot/Sql/Member.cs#L46
"[ReturnTypeCanBeEnumerable.Global] Return type can be 'IEnumerable<Alt>'" on /home/runner/work/Hyperstellar/Hyperstellar/Bot/Sql/Member.cs(46,1040)
|
The logs for this run have expired and are no longer available.
Loading