Draft: Feature/dotnet6 #171
Annotations
10 errors and 10 warnings
build:
OpenSim/Region/ClientStack/Linden/UDP/LLUDPServer.cs#L385
'OpenSimUDPBase.m_log' is inaccessible due to its protection level
|
build:
OpenSim/Region/ClientStack/Linden/UDP/LLUDPServer.cs#L398
'OpenSimUDPBase.m_log' is inaccessible due to its protection level
|
build:
OpenSim/Region/ClientStack/Linden/UDP/LLUDPServer.cs#L471
'OpenSimUDPBase.m_log' is inaccessible due to its protection level
|
build:
OpenSim/Region/ClientStack/Linden/UDP/LLUDPServer.cs#L488
'OpenSimUDPBase.m_log' is inaccessible due to its protection level
|
build:
OpenSim/Region/ClientStack/Linden/UDP/LLUDPServer.cs#L504
'OpenSimUDPBase.m_log' is inaccessible due to its protection level
|
build:
OpenSim/Region/ClientStack/Linden/UDP/LLUDPServer.cs#L520
'OpenSimUDPBase.m_log' is inaccessible due to its protection level
|
build:
OpenSim/Region/ClientStack/Linden/UDP/LLUDPServer.cs#L526
'OpenSimUDPBase.m_log' is inaccessible due to its protection level
|
build:
OpenSim/Region/ClientStack/Linden/UDP/LLUDPServer.cs#L695
'OpenSimUDPBase.m_log' is inaccessible due to its protection level
|
build:
OpenSim/Region/ClientStack/Linden/UDP/LLUDPServer.cs#L788
'OpenSimUDPBase.m_log' is inaccessible due to its protection level
|
build:
OpenSim/Region/ClientStack/Linden/UDP/LLUDPServer.cs#L803
'OpenSimUDPBase.m_log' is inaccessible due to its protection level
|
build:
Source/OpenSim.Server.Common/PidFileService.cs#L27
Possible null reference assignment.
|
build:
ThirdParty/SmartThreadPool/SmartThreadPool.cs#L572
This call site is reachable on all platforms. 'Thread.SetApartmentState(ApartmentState)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
build:
Source/OpenSim.Framework/IScene.cs#L35
The type name 'restart' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
build:
Source/OpenSim.Framework/WebUtil.cs#L962
'WebRequest.Create(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
build:
Source/OpenSim.Framework/WebUtil.cs#L128
'SslProtocols.Tls' is obsolete: 'TLS versions 1.0 and 1.1 have known vulnerabilities and are not recommended. Use a newer TLS version instead, or use SslProtocols.None to defer to OS defaults.' (https://aka.ms/dotnet-warnings/SYSLIB0039)
|
build:
Source/OpenSim.Framework/WebUtil.cs#L128
'SslProtocols.Tls11' is obsolete: 'TLS versions 1.0 and 1.1 have known vulnerabilities and are not recommended. Use a newer TLS version instead, or use SslProtocols.None to defer to OS defaults.' (https://aka.ms/dotnet-warnings/SYSLIB0039)
|
build:
Source/OpenSim.Framework/WebUtil.cs#L194
'SslProtocols.Tls' is obsolete: 'TLS versions 1.0 and 1.1 have known vulnerabilities and are not recommended. Use a newer TLS version instead, or use SslProtocols.None to defer to OS defaults.' (https://aka.ms/dotnet-warnings/SYSLIB0039)
|
build:
Source/OpenSim.Framework/WebUtil.cs#L194
'SslProtocols.Tls11' is obsolete: 'TLS versions 1.0 and 1.1 have known vulnerabilities and are not recommended. Use a newer TLS version instead, or use SslProtocols.None to defer to OS defaults.' (https://aka.ms/dotnet-warnings/SYSLIB0039)
|
build:
Source/OpenSim.Framework/ModuleLoader.cs#L125
The variable 'ex' is declared but never used
|
build:
Source/OpenSim.Framework/RegionInfo.cs#L89
The field 'RegionInfo.m_resolveAddress' is assigned but its value is never used
|