Draft: Feature/dotnet6 #155
Annotations
10 warnings
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/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/ModuleLoader.cs#L125
The variable 'ex' is declared but never used
|
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#L4326
This call site is reachable on all platforms. 'ImageAttributes.SetWrapMode(WrapMode)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
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#L4329
This call site is reachable on all platforms. 'SmoothingMode.HighQuality' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build:
OpenSim/Framework/Util.cs#L4333
This call site is reachable on all platforms. 'Image.Width' 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