Update ConnectX.Client.csproj #57
Annotations
8 warnings
|
ConnectX.Client/Models/SessionPlaceHolder.cs#L17
The event 'SessionPlaceHolder.OnMessageReceived' is never used
|
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.Client/Models/SessionPlaceHolder.cs#L17
The event 'SessionPlaceHolder.OnMessageReceived' is never used
|
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