remove compress #179
Annotations
3 errors and 4 warnings
Analyze (csharp)
Process completed with exit code 1.
|
Analyze (csharp):
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?)
|
Analyze (csharp):
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?)
|
Analyze (csharp):
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.
|
Analyze (csharp):
ConnectX.MessageRegister.SourceGenerator/Main.cs#L27
Dereference of a possibly null reference.
|
Analyze (csharp):
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.
|
Analyze (csharp):
ConnectX.MessageRegister.SourceGenerator/Main.cs#L27
Dereference of a possibly null reference.
|