2024.6.9 Update #30
Annotations
10 errors and 8 warnings
build:
SysBot.Pokemon/LA/BotTrade/PokeTradeBotLA.cs#L308
'TradeCodeStorage.TradeCodeDetails' does not contain a definition for 'OriginalTrainerGender' and no accessible extension method 'OriginalTrainerGender' accepting a first argument of type 'TradeCodeStorage.TradeCodeDetails' could be found (are you missing a using directive or an assembly reference?)
|
build:
SysBot.Pokemon/LA/BotTrade/PokeTradeBotLA.cs#L324
'TradeCodeStorage.TradeCodeDetails' does not contain a definition for 'OriginalTrainerGender' and no accessible extension method 'OriginalTrainerGender' accepting a first argument of type 'TradeCodeStorage.TradeCodeDetails' could be found (are you missing a using directive or an assembly reference?)
|
build:
SysBot.Pokemon/SV/BotTrade/PokeTradeBotSV.cs#L384
'TradeCodeStorage.TradeCodeDetails' does not contain a definition for 'OriginalTrainerGender' and no accessible extension method 'OriginalTrainerGender' accepting a first argument of type 'TradeCodeStorage.TradeCodeDetails' could be found (are you missing a using directive or an assembly reference?)
|
build:
SysBot.Pokemon/SV/BotTrade/PokeTradeBotSV.cs#L400
'TradeCodeStorage.TradeCodeDetails' does not contain a definition for 'OriginalTrainerGender' and no accessible extension method 'OriginalTrainerGender' accepting a first argument of type 'TradeCodeStorage.TradeCodeDetails' could be found (are you missing a using directive or an assembly reference?)
|
build:
SysBot.Pokemon/SV/BotTrade/PokeTradeBotSV.cs#L600
'TradeCodeStorage.TradeCodeDetails' does not contain a definition for 'OriginalTrainerGender' and no accessible extension method 'OriginalTrainerGender' accepting a first argument of type 'TradeCodeStorage.TradeCodeDetails' could be found (are you missing a using directive or an assembly reference?)
|
build:
SysBot.Pokemon/SV/BotTrade/PokeTradeBotSV.cs#L612
'TradeCodeStorage.TradeCodeDetails' does not contain a definition for 'OriginalTrainerGender' and no accessible extension method 'OriginalTrainerGender' accepting a first argument of type 'TradeCodeStorage.TradeCodeDetails' could be found (are you missing a using directive or an assembly reference?)
|
build:
SysBot.Pokemon/LA/BotTrade/PokeTradeBotLA.cs#L308
'TradeCodeStorage.TradeCodeDetails' does not contain a definition for 'OriginalTrainerGender' and no accessible extension method 'OriginalTrainerGender' accepting a first argument of type 'TradeCodeStorage.TradeCodeDetails' could be found (are you missing a using directive or an assembly reference?)
|
build:
SysBot.Pokemon/LA/BotTrade/PokeTradeBotLA.cs#L324
'TradeCodeStorage.TradeCodeDetails' does not contain a definition for 'OriginalTrainerGender' and no accessible extension method 'OriginalTrainerGender' accepting a first argument of type 'TradeCodeStorage.TradeCodeDetails' could be found (are you missing a using directive or an assembly reference?)
|
build:
SysBot.Pokemon/SV/BotTrade/PokeTradeBotSV.cs#L384
'TradeCodeStorage.TradeCodeDetails' does not contain a definition for 'OriginalTrainerGender' and no accessible extension method 'OriginalTrainerGender' accepting a first argument of type 'TradeCodeStorage.TradeCodeDetails' could be found (are you missing a using directive or an assembly reference?)
|
build:
SysBot.Pokemon/SV/BotTrade/PokeTradeBotSV.cs#L400
'TradeCodeStorage.TradeCodeDetails' does not contain a definition for 'OriginalTrainerGender' and no accessible extension method 'OriginalTrainerGender' accepting a first argument of type 'TradeCodeStorage.TradeCodeDetails' could be found (are you missing a using directive or an assembly reference?)
|
build:
SysBot.Pokemon/TradeHub/PokeTradeDetail.cs#L75
Possible null reference assignment.
|
build:
SysBot.Pokemon/SWSH/BotTrade/PokeTradeBotSWSH.cs#L21
Field 'PokeTradeBotSWSH.Hub' is never assigned to, and will always have its default value null
|
build:
SysBot.Pokemon/Helpers/AbstractTrade.cs#L27
The field 'AbstractTrade<T>.lgcode' is never used
|
build:
SysBot.Pokemon/SV/BotTrade/PokeTradeBotSV.cs#L69
The field 'PokeTradeBotSV.LastTradeDistributionFixed' is assigned but its value is never used
|
build:
SysBot.Pokemon/TradeHub/PokeTradeDetail.cs#L75
Possible null reference assignment.
|
build:
SysBot.Pokemon/SWSH/BotTrade/PokeTradeBotSWSH.cs#L21
Field 'PokeTradeBotSWSH.Hub' is never assigned to, and will always have its default value null
|
build:
SysBot.Pokemon/Helpers/AbstractTrade.cs#L27
The field 'AbstractTrade<T>.lgcode' is never used
|
build:
SysBot.Pokemon/SV/BotTrade/PokeTradeBotSV.cs#L69
The field 'PokeTradeBotSV.LastTradeDistributionFixed' is assigned but its value is never used
|