Skip to content

Cleanup logging and move some to LogDebug #28

Cleanup logging and move some to LogDebug

Cleanup logging and move some to LogDebug #28

Triggered via push December 12, 2023 22:31
Status Failure
Total duration 2m 37s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
build
Process completed with exit code 1.
build: src/Promul/Packets/Internal/NetConnectAcceptPacket.cs#L7
'NetConnectAcceptPacket.PeerId' hides inherited member 'ConnectPacketBase.PeerId'. Use the new keyword if hiding was intended.
build: src/Promul/Utils/NtpPacket.cs#L264
Nullable value type may be null.
build: src/Promul/Utils/NtpPacket.cs#L264
Nullable value type may be null.
build: src/Promul/Utils/NtpPacket.cs#L265
Nullable value type may be null.
build: src/Promul/Utils/NtpPacket.cs#L265
Nullable value type may be null.
build: src/Promul/Utils/NtpPacket.cs#L286
Nullable value type may be null.
build: src/Promul/Utils/NtpPacket.cs#L286
Nullable value type may be null.
build: src/Promul/Utils/NtpPacket.cs#L287
Nullable value type may be null.
build: src/Promul/Utils/NtpPacket.cs#L287
Nullable value type may be null.
build: src/Promul/Channels/SequencedChannel.cs#L73
Nullable value type may be null.