Skip to content

meta: reformat

meta: reformat #16

Triggered via push December 11, 2023 11:21
Status Failure
Total duration 2m 14s
Artifacts
Fit to window
Zoom out
Zoom in

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