Update to 0.14.5.6.29774 #328
Annotations
3 errors and 10 warnings
Build-SIT (Debug):
Source/Coop/SITGameModes/CoopSITGame.cs#L510
The name 'FilterCustomizationClass1' does not exist in the current context
|
Build-SIT (Debug):
Source/Coop/SITGameModes/CoopSITGame.cs#L510
The name 'FilterCustomizationClass1' does not exist in the current context
|
Build-SIT (Debug)
Process completed with exit code 1.
|
Build-SIT (Debug):
Source/Networking/NatHelper.cs#L331
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build-SIT (Debug):
Source/Tools/Autoraid.cs#L195
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build-SIT (Debug):
Source/Coop/SITGameModes/MultiplayerSITGame.cs#L31
'MultiplayerSITGame.PastTime' hides inherited member 'AbstractGame.PastTime'. Use the new keyword if hiding was intended.
|
Build-SIT (Debug):
Source/Networking/Nat/Open.Nat/Utils/Extensions.cs#L154
Unreachable code detected
|
Build-SIT (Debug):
Source/EssentialPatches/Bundles/EasyAssetsPatch.cs#L124
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Build-SIT (Debug):
Source/AkiSupport/Singleplayer/Patches/MainMenu/AmmoUsedCounterPatch.cs#L14
The field 'AmmoUsedCounterPatch.player' is never used
|
Build-SIT (Debug):
Source/Coop/Controllers/CoopInventory/CoopInventoryController.cs#L142
The field 'CoopInventoryController._cachedInternalOperation' is never used
|
Build-SIT (Debug):
Source/Networking/SITGameServerClientDataProcessing.cs#L29
The event 'SITGameServerClientDataProcessing.OnLatencyUpdated' is never used
|
Build-SIT (Debug):
Source/Coop/Components/CoopGameComponents/SITGameComponent.cs#L121
The field 'SITGameComponent.screenScale' is assigned but its value is never used
|
Build-SIT (Debug):
Source/Networking/NatHelper.cs#L331
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|