Disable packet merging temporarily #8
Annotations
1 error and 10 warnings
build
Process completed with exit code 1.
|
build:
Common/Networking/Packets/Internal/NetConnectAcceptPacket.cs#L8
'NetConnectAcceptPacket.PeerId' hides inherited member 'ConnectPacketBase.PeerId'. Use the new keyword if hiding was intended.
|
build:
Common/Networking/Utils/NtpPacket.cs#L235
Nullable value type may be null.
|
build:
Common/Networking/Utils/NtpPacket.cs#L235
Nullable value type may be null.
|
build:
Common/Networking/Utils/NtpPacket.cs#L235
Nullable value type may be null.
|
build:
Common/Networking/Utils/NtpPacket.cs#L235
Nullable value type may be null.
|
build:
Common/Networking/Utils/NtpPacket.cs#L256
Nullable value type may be null.
|
build:
Common/Networking/Utils/NtpPacket.cs#L256
Nullable value type may be null.
|
build:
Common/Networking/Utils/NtpPacket.cs#L256
Nullable value type may be null.
|
build:
Common/Networking/Utils/NtpPacket.cs#L256
Nullable value type may be null.
|
build:
Common/Networking/Utils/NetUtils.cs#L61
Possible null reference return.
|