naming fix #40
Annotations
10 warnings
Analyze (csharp):
Hive.Framework/Hive.Both.General/Dispatchers/DefaultDispatcher.cs#L142
The variable 'e' is declared but never used
|
Analyze (csharp):
Hive.Framework/Hive.Both.General/Dispatchers/DefaultDispatcher.cs#L142
The variable 'e' is declared but never used
|
Analyze (csharp):
ConnectX.Shared/Helpers/TaskHelper.cs#L47
The variable 'e' is declared but never used
|
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.Relay/Managers/RelayManager.cs#L54
Possible null reference argument for parameter 'remoteEndPoint' in 'void RelayManagerLoggers.LogOldSessionClosed(ILogger logger, IPEndPoint remoteEndPoint)'.
|
Analyze (csharp):
ConnectX.Client/Models/SessionPlaceHolder.cs#L15
The event 'SessionPlaceHolder.OnMessageReceived' is never used
|
Analyze (csharp)
Found version-specific or distribution-specific runtime identifier(s): win10-x64. Affected libraries: ZeroTier.Sockets. In .NET 8.0 and higher, assets for version-specific and distribution-specific runtime identifiers will not be found by default. See https://aka.ms/dotnet/rid-usage for details.
|
Analyze (csharp)
Found version-specific or distribution-specific runtime identifier(s): win10-x64. Affected libraries: ZeroTier.Sockets. In .NET 8.0 and higher, assets for version-specific and distribution-specific runtime identifiers will not be found by default. See https://aka.ms/dotnet/rid-usage for details.
|
Analyze (csharp):
Hive.Framework/Hive.Both.General/Dispatchers/DefaultDispatcher.cs#L142
The variable 'e' is declared but never used
|
Analyze (csharp):
Hive.Framework/Hive.Both.General/Dispatchers/DefaultDispatcher.cs#L142
The variable 'e' is declared but never used
|