Draft: Feature/dotnet6 #161
Annotations
10 errors and 10 warnings
Build:
OpenSim/ConsoleClient/ConsoleClient.cs#L53
There is no argument given that corresponds to the required parameter 'statsCollector' of 'ServicesServerBase.ServicesServerBase(IConfiguration, ILogger<ServicesServerBase>, ServerStatsCollector)'
|
Build:
OpenSim/ConsoleClient/ConsoleClient.cs#L55
'ServerBase.Config' is inaccessible due to its protection level
|
Build:
OpenSim/ConsoleClient/ConsoleClient.cs#L69
'ServerBase.Config' is inaccessible due to its protection level
|
Build:
OpenSim/Region/ClientStack/Linden/UDP/LLUDPServer.cs#L243
The type or namespace name 'ILog' could not be found (are you missing a using directive or an assembly reference?)
|
Build:
OpenSim/Services/GridService/HypergridLinker.cs#L104
There is no argument given that corresponds to the required parameter 'logger' of 'GatekeeperServiceConnector.GatekeeperServiceConnector(IConfiguration, ILogger<GatekeeperServiceConnector>, IAssetService)'
|
Build:
OpenSim/Services/InventoryService/LibraryService.cs#L148
The type or namespace name 'IConfig' could not be found (are you missing a using directive or an assembly reference?)
|
Build:
OpenSim/Services/InventoryService/LibraryService.cs#L168
The type or namespace name 'IConfig' could not be found (are you missing a using directive or an assembly reference?)
|
Build:
OpenSim/Services/InventoryService/LibraryService.cs#L197
The type or namespace name 'IConfig' could not be found (are you missing a using directive or an assembly reference?)
|
Build:
OpenSim/Services/InventoryService/LibraryService.cs#L237
The type or namespace name 'IConfig' could not be found (are you missing a using directive or an assembly reference?)
|
Build:
OpenSim/Services/LLLoginService/LLLoginService.cs#L248
There is no argument given that corresponds to the required parameter 'configuration' of 'GatekeeperServiceConnector.GatekeeperServiceConnector(IConfiguration, ILogger<GatekeeperServiceConnector>, IAssetService)'
|
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/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/ModuleLoader.cs#L125
The variable 'ex' is declared but never used
|
Build:
Source/OpenSim.Framework/Util.cs#L2094
'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:
Source/OpenSim.Framework/Util.cs#L2108
'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:
Source/OpenSim.Framework/RegionInfo.cs#L89
The field 'RegionInfo.m_resolveAddress' is assigned but its value is never used
|
Build:
Source/OpenSim.Framework/ModuleLoader.cs#L175
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
|
Build:
Source/OpenSim.Framework/Util.cs#L4342
This call site is reachable on all platforms. 'GraphicsUnit.Pixel' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build:
Source/OpenSim.Framework/Util.cs#L4338
This call site is reachable on all platforms. 'Graphics.SmoothingMode' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build:
Source/OpenSim.Framework/Util.cs#L4330
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)
|
The logs for this run have expired and are no longer available.
Loading