Update TipModule.cs to chunk lists of keywords #1007
Annotations
10 warnings
|
Build & Test:
DiscordBot/Extensions/StringExtensions.cs#L145
Cannot convert null literal to non-nullable reference type.
|
|
Build & Test:
DiscordBot/Services/LoggingService.cs#L282
Cannot convert null literal to non-nullable reference type.
|
|
Build & Test:
DiscordBot/Services/LoggingService.cs#L275
Cannot convert null literal to non-nullable reference type.
|
|
Build & Test:
DiscordBot/Services/LoggingService.cs#L269
Cannot convert null literal to non-nullable reference type.
|
|
Build & Test:
DiscordBot/Extensions/MessageExtensions.cs#L9
Cannot convert null literal to non-nullable reference type.
|
|
Build & Test:
DiscordBot/Services/LoggingService.cs#L125
Cannot convert null literal to non-nullable reference type.
|
|
Build & Test:
DiscordBot/Services/LoggingService.cs#L113
Cannot convert null literal to non-nullable reference type.
|
|
Build & Test:
DiscordBot/Services/CommandHandlingService.cs#L288
Cannot convert null literal to non-nullable reference type.
|
|
Build & Test:
DiscordBot/Services/UnityHelp/CannedResponseService.cs#L262
Cannot convert null literal to non-nullable reference type.
|
|
Build & Test:
DiscordBot/Domain/Casino/Discord/RockPaperScissorsDiscordGameSession.cs#L10
'RockPaperScissorsDiscordGameSession.GetCurrentPlayerName()' hides inherited member 'DiscordGameSession<RockPaperScissors>.GetCurrentPlayerName()'. Use the new keyword if hiding was intended.
|