Update dotnet-desktop.yml #184
Annotations
20 warnings
Publish:
SysBot.Pokemon/BDSP/BotTrade/PokeTradeBotBS.cs#L576
Possible null reference return.
|
Publish:
SysBot.Pokemon/Helpers/AutoCorrectShowdown.cs#L104
Converting null literal or possible null value to non-nullable type.
|
Publish:
SysBot.Pokemon/Helpers/AutoCorrectShowdown.cs#L108
Possible null reference argument for parameter 'formNameForBallVerification' in 'Task<string>? BallHelper<T>.GetLegalBall(ushort speciesIndex, string formNameForBallVerification, string ballName, GameStrings gameStrings, PKM pk)'.
|
Publish:
SysBot.Pokemon/Helpers/AutoCorrectShowdown.cs#L108
Dereference of a possibly null reference.
|
Publish:
SysBot.Pokemon/Helpers/ShowdownHelpers/FirstLine.cs#L80
Converting null literal or possible null value to non-nullable type.
|
Publish:
SysBot.Pokemon/SV/BotTrade/PokeTradeBotSV.cs#L44
The field 'PokeTradeBotSV.LastTradeDistributionFixed' is assigned but its value is never used
|
Publish:
SysBot.Pokemon.Discord/Commands/Bots/MysteryEggModule.cs#L236
Unboxing a possibly null value.
|
Publish:
SysBot.Pokemon.Discord/Commands/Bots/MysteryMonModule.cs#L347
Possible null reference argument for parameter 'pk' in 'LegalityAnalysis.LegalityAnalysis(PKM pk, StorageSlotType source = StorageSlotType.None)'.
|
Publish:
SysBot.Pokemon.Discord/Commands/Management/EchoModule.cs#L107
Cannot convert null literal to non-nullable reference type.
|
Publish:
SysBot.Pokemon.Discord/Helpers/QueueHelper.cs#L130
Possible null reference argument for parameter 'lgcode' in 'DiscordTradeNotifier<T>.DiscordTradeNotifier(T data, PokeTradeTrainerInfo info, int code, SocketUser trader, int batchTradeNumber, int totalBatchTrades, bool isMysteryMon, bool isMysteryEgg, List<Pictocodes> lgcode)'.
|
Build:
SysBot.Pokemon/BDSP/BotTrade/PokeTradeBotBS.cs#L576
Possible null reference return.
|
Build:
SysBot.Pokemon/Helpers/ShowdownHelpers/FirstLine.cs#L80
Converting null literal or possible null value to non-nullable type.
|
Build:
SysBot.Pokemon/Helpers/AutoCorrectShowdown.cs#L104
Converting null literal or possible null value to non-nullable type.
|
Build:
SysBot.Pokemon/Helpers/AutoCorrectShowdown.cs#L108
Possible null reference argument for parameter 'formNameForBallVerification' in 'Task<string>? BallHelper<T>.GetLegalBall(ushort speciesIndex, string formNameForBallVerification, string ballName, GameStrings gameStrings, PKM pk)'.
|
Build:
SysBot.Pokemon/Helpers/AutoCorrectShowdown.cs#L108
Dereference of a possibly null reference.
|
Build:
SysBot.Pokemon/SV/BotTrade/PokeTradeBotSV.cs#L44
The field 'PokeTradeBotSV.LastTradeDistributionFixed' is assigned but its value is never used
|
Build:
SysBot.Pokemon.Discord/Commands/Bots/MysteryEggModule.cs#L236
Unboxing a possibly null value.
|
Build:
SysBot.Pokemon.Discord/Commands/Bots/MysteryMonModule.cs#L347
Possible null reference argument for parameter 'pk' in 'LegalityAnalysis.LegalityAnalysis(PKM pk, StorageSlotType source = StorageSlotType.None)'.
|
Build:
SysBot.Pokemon.Discord/Helpers/QueueHelper.cs#L130
Possible null reference argument for parameter 'lgcode' in 'DiscordTradeNotifier<T>.DiscordTradeNotifier(T data, PokeTradeTrainerInfo info, int code, SocketUser trader, int batchTradeNumber, int totalBatchTrades, bool isMysteryMon, bool isMysteryEgg, List<Pictocodes> lgcode)'.
|
Build:
SysBot.Pokemon.Discord/Commands/Management/EchoModule.cs#L107
Cannot convert null literal to non-nullable reference type.
|
Loading