remove compress #20
Annotations
3 errors and 4 warnings
|
ConnectX.Client/Transmission/Connections/RelayConnection.cs#L22
The type or namespace name 'Snappier' could not be found (are you missing a using directive or an assembly reference?)
|
ConnectX.Client/Transmission/Connections/RelayConnection.cs#L22
The type or namespace name 'Snappier' could not be found (are you missing a using directive or an assembly reference?)
|
ConnectX.Shared/Messages/P2P/P2PConContext.cs#L22
Non-nullable property 'PublicAddress' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
ConnectX.MessageRegister.SourceGenerator/Main.cs#L27
Dereference of a possibly null reference.
|
ConnectX.Shared/Messages/P2P/P2PConContext.cs#L22
Non-nullable property 'PublicAddress' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
ConnectX.MessageRegister.SourceGenerator/Main.cs#L27
Dereference of a possibly null reference.
|
The logs for this run have expired and are no longer available.
Loading