Skip to content

Fix Unity transport sending corrupted data #19

Fix Unity transport sending corrupted data

Fix Unity transport sending corrupted data #19

Triggered via push December 12, 2023 02:28
Status Success
Total duration 1m 48s
Artifacts

Annotations

10 warnings
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#L265
Nullable value type may be null.
build: Common/Networking/Utils/NtpPacket.cs#L265
Nullable value type may be null.
build: Common/Networking/Utils/NtpPacket.cs#L266
Nullable value type may be null.
build: Common/Networking/Utils/NtpPacket.cs#L266
Nullable value type may be null.
build: Common/Networking/Utils/NtpPacket.cs#L287
Nullable value type may be null.
build: Common/Networking/Utils/NtpPacket.cs#L287
Nullable value type may be null.
build: Common/Networking/Utils/NtpPacket.cs#L288
Nullable value type may be null.
build: Common/Networking/Utils/NtpPacket.cs#L288
Nullable value type may be null.
build: Common/Networking/Channels/SequencedChannel.cs#L75
Nullable value type may be null.