We really want to use system threads because ideally this all becomes… #248
Annotations
22 warnings
build (9.0.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build (9.0.x):
Source/OpenSim.Framework/IScene.cs#L34
The type name 'restart' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
build (9.0.x):
Source/OpenSim.Framework/WebUtil.cs#L127
'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 (9.0.x):
Source/OpenSim.Framework/WebUtil.cs#L127
'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 (9.0.x):
Source/OpenSim.Framework/WebUtil.cs#L193
'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 (9.0.x):
Source/OpenSim.Framework/WebUtil.cs#L193
'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 (9.0.x):
Source/OpenSim.Framework/WebUtil.cs#L961
'WebRequest.Create(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
build (9.0.x):
Source/OpenSim.Framework/Util.cs#L2357
'BinaryFormatter' is obsolete: 'BinaryFormatter serialization is obsolete and should not be used. See https://aka.ms/binaryformatter for more information.' (https://aka.ms/dotnet-warnings/SYSLIB0011)
|
build (9.0.x):
Source/OpenSim.Framework/Util.cs#L2374
'BinaryFormatter' is obsolete: 'BinaryFormatter serialization is obsolete and should not be used. See https://aka.ms/binaryformatter for more information.' (https://aka.ms/dotnet-warnings/SYSLIB0011)
|
build (9.0.x):
Source/OpenSim.Framework/Util.cs#L175
The field 'Util.m_threadPoolWatchdog' is never used
|
build (9.0.x):
Source/OpenSim.Framework/Util.cs#L4603
This call site is reachable on all platforms. 'InterpolationMode.HighQualityBicubic' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
build (8.0.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build (8.0.x):
Source/OpenSim.Framework/IScene.cs#L34
The type name 'restart' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
build (8.0.x):
Source/OpenSim.Framework/WebUtil.cs#L961
'WebRequest.Create(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
build (8.0.x):
Source/OpenSim.Framework/WebUtil.cs#L127
'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 (8.0.x):
Source/OpenSim.Framework/WebUtil.cs#L127
'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 (8.0.x):
Source/OpenSim.Framework/WebUtil.cs#L193
'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 (8.0.x):
Source/OpenSim.Framework/WebUtil.cs#L193
'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 (8.0.x):
Source/OpenSim.Framework/Util.cs#L2357
'BinaryFormatter' is obsolete: 'BinaryFormatter serialization is obsolete and should not be used. See https://aka.ms/binaryformatter for more information.' (https://aka.ms/dotnet-warnings/SYSLIB0011)
|
build (8.0.x):
Source/OpenSim.Framework/Util.cs#L2374
'BinaryFormatter' is obsolete: 'BinaryFormatter serialization is obsolete and should not be used. See https://aka.ms/binaryformatter for more information.' (https://aka.ms/dotnet-warnings/SYSLIB0011)
|
build (8.0.x):
Source/OpenSim.Framework/Util.cs#L175
The field 'Util.m_threadPoolWatchdog' is never used
|
build (8.0.x):
Source/OpenSim.Framework/Util.cs#L4596
This call site is reachable on all platforms. 'PixelFormat.Format24bppRgb' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|