Draft: Feature/dotnet6 #153
Annotations
7 errors and 10 warnings
Build:
Source/OpenSim.Framework.Console/RemoteConsole.cs#L32
The type or namespace name 'Servers' does not exist in the namespace 'OpenSim.Framework' (are you missing an assembly reference?)
|
Build:
Source/OpenSim.Framework.Console/RemoteConsole.cs#L169
The type or namespace name 'IHttpServer' could not be found (are you missing a using directive or an assembly reference?)
|
Build:
Source/OpenSim.Framework.Console/RemoteConsole.cs#L128
The type or namespace name 'IHttpServer' could not be found (are you missing a using directive or an assembly reference?)
|
Build:
Source/OpenSim.Framework.Console/RemoteConsole.cs#L32
The type or namespace name 'Servers' does not exist in the namespace 'OpenSim.Framework' (are you missing an assembly reference?)
|
Build:
Source/OpenSim.Framework.Console/RemoteConsole.cs#L169
The type or namespace name 'IHttpServer' could not be found (are you missing a using directive or an assembly reference?)
|
Build:
Source/OpenSim.Framework.Console/RemoteConsole.cs#L128
The type or namespace name 'IHttpServer' could not be found (are you missing a using directive or an assembly reference?)
|
Build
Process completed with exit code 1.
|
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:
OpenSim/Framework/ModuleLoader.cs#L125
The variable 'ex' is declared but never used
|
Build:
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:
OpenSim/Framework/Util.cs#L2085
'IFormatter.Serialize(Stream, object)' 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:
OpenSim/Framework/Util.cs#L2099
'IFormatter.Deserialize(Stream)' 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:
OpenSim/Framework/ModuleLoader.cs#L175
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
|
Build:
OpenSim/Framework/Util.cs#L4321
This call site is reachable on all platforms. 'PixelFormat.Format24bppRgb' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build:
OpenSim/Framework/Util.cs#L4330
This call site is reachable on all platforms. 'PixelOffsetMode.HighQuality' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build:
OpenSim/Framework/Util.cs#L4323
This call site is reachable on all platforms. 'ImageAttributes' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build:
OpenSim/Framework/Util.cs#L4330
This call site is reachable on all platforms. 'Graphics.PixelOffsetMode' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
The logs for this run have expired and are no longer available.
Loading