Draft: Feature/dotnet6 #148
Annotations
11 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build:
ThirdParty/SmartThreadPool/SmartThreadPool.cs#L572
This call site is reachable on all platforms. 'Thread.SetApartmentState(ApartmentState)' is only supported on: 'windows'.
|
Build:
OpenSim/Framework/WebUtil.cs#L962
'WebRequest.Create(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.'
|
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.'
|
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.'
|
Build:
OpenSim/Framework/Util.cs#L4333
This call site is reachable on all platforms. 'Image.Height' is only supported on: 'windows'.
|
Build:
OpenSim/Framework/Util.cs#L4321
This call site is reachable on all platforms. 'Bitmap' is only supported on: 'windows'.
|
Build:
OpenSim/Framework/Util.cs#L4329
This call site is reachable on all platforms. 'Graphics.SmoothingMode' is only supported on: 'windows'.
|
Build:
OpenSim/Framework/Util.cs#L4324
This call site is reachable on all platforms. 'Graphics.FromImage(Image)' is only supported on: 'windows'.
|
Build:
OpenSim/Framework/Util.cs#L4330
This call site is reachable on all platforms. 'Graphics.PixelOffsetMode' is only supported on: 'windows'.
|
The logs for this run have expired and are no longer available.
Loading