Skip to content

Update READMEs

Update READMEs #14

Triggered via push December 11, 2023 10:55
Status Success
Total duration 1m 24s
Artifacts
Fit to window
Zoom out
Zoom in

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#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/Channels/ReliableChannel.cs#L333
Dereference of a possibly null reference.