Build - Win x64 #868
Annotations
10 warnings
Build the application:
NebulaModel/Networking/Serialization/NetPacketProcessor.cs#L25
The field 'NetPacketProcessor.SimulatedMaxLatency' is assigned but its value is never used
|
Build the application:
NebulaModel/Networking/Serialization/NetPacketProcessor.cs#L26
The field 'NetPacketProcessor.SimulatedMinLatency' is assigned but its value is never used
|
Build the application:
NebulaModel/Packets/Factory/PowerExchanger/PowerExchangerStorageUpdatePacket.cs#L21
Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)
|
Build the application:
NebulaWorld/SimulatedWorld.cs#L419
The variable 'tmp' is assigned but its value is never used
|
Build the application:
NebulaWorld/SimulatedWorld.cs#L420
The variable 'tmp2' is assigned but its value is never used
|
Build the application:
NebulaWorld/SimulatedWorld.cs#L417
Remove unused parameter 'dt' if it is not part of a shipped public API (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0060)
|
Build the application:
NebulaNetwork/PacketProcessors/Session/LobbyUpdateCombatValuesProcessor.cs#L13
Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)
|
Build the application:
NebulaNetwork/PacketProcessors/Session/LobbyUpdateCombatValuesProcessor.cs#L13
Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)
|
Build the application:
NebulaPatcher/Patches/Dynamic/UIMainMenu_Patch.cs#L33
Field 'UIMainMenu_Patch.passwordInput' is never assigned to, and will always have its default value null
|
Build the application:
NebulaPatcher/Patches/Dynamic/UIMainMenu_Patch.cs#L32
Field 'UIMainMenu_Patch.hostIPAddressInput' is never assigned to, and will always have its default value null
|
The logs for this run have expired and are no longer available.
Loading