Big Omnibus Patch #3
Open
Annotations
1 error and 11 warnings
Test core
Process completed with exit code 1.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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.
|
Loading