Build - Win x64 #977
Annotations
8 warnings
Build the application
ProjectReference 'D:\a\nebula\nebula\NebulaModel\NebulaModel.csproj' was resolved using '.NETFramework,Version=v4.7.2' instead of the project target framework '.NETCoreApp,Version=v8.0'. This project may not be fully compatible with your project.
|
Build the application:
NebulaModel/Networking/Serialization/NebulaNetPacketProcessor.cs#L21
The field 'NebulaNetPacketProcessor.SimulatedMinLatency' is assigned but its value is never used
|
Build the application:
NebulaModel/Networking/Serialization/NebulaNetPacketProcessor.cs#L20
The field 'NebulaNetPacketProcessor.SimulatedMaxLatency' is assigned but its value is never used
|
Build the application:
NebulaModel/Packets/Factory/Belt/BeltReverseRequestPacket.cs#L12
Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)
|
Build the application
ProjectReference 'D:\a\nebula\nebula\NebulaModel\NebulaModel.csproj' was resolved using '.NETFramework,Version=v4.7.2' instead of the project target framework '.NETCoreApp,Version=v8.0'. This project may not be fully compatible with your project.
|
Build the application:
NebulaModel/Networking/Serialization/NebulaNetPacketProcessor.cs#L21
The field 'NebulaNetPacketProcessor.SimulatedMinLatency' is assigned but its value is never used
|
Build the application:
NebulaModel/Networking/Serialization/NebulaNetPacketProcessor.cs#L20
The field 'NebulaNetPacketProcessor.SimulatedMaxLatency' is assigned but its value is never used
|
Build the application:
NebulaModel/Packets/Factory/Belt/BeltReverseRequestPacket.cs#L12
Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)
|
Loading