performance: make NetworkPacket a struct, move hot paths to ValueTask #17
Annotations
1 error and 10 warnings
|
Common/Networking/Packets/Internal/NetConnectAcceptPacket.cs#L8
'NetConnectAcceptPacket.PeerId' hides inherited member 'ConnectPacketBase.PeerId'. Use the new keyword if hiding was intended.
|
Common/Networking/Utils/NtpPacket.cs#L265
Nullable value type may be null.
|
Common/Networking/Utils/NtpPacket.cs#L265
Nullable value type may be null.
|
Common/Networking/Utils/NtpPacket.cs#L266
Nullable value type may be null.
|
Common/Networking/Utils/NtpPacket.cs#L266
Nullable value type may be null.
|
Common/Networking/Utils/NtpPacket.cs#L287
Nullable value type may be null.
|
Common/Networking/Utils/NtpPacket.cs#L287
Nullable value type may be null.
|
Common/Networking/Utils/NtpPacket.cs#L288
Nullable value type may be null.
|
Common/Networking/Utils/NtpPacket.cs#L288
Nullable value type may be null.
|
Common/Networking/Channels/SequencedChannel.cs#L75
Nullable value type may be null.
|
The logs for this run have expired and are no longer available.
Loading