Draft: Feature/dotnet6 #175
Annotations
10 errors and 10 warnings
Build:
Tests/OpenSim.Clients.Assets.Tests/AssetsClient.cs#L56
Program has more than one entry point defined. Compile with /main to specify the type that contains the entry point.
|
Build:
Source/OpenSim.Region.ClientStack.LindenCaps/EventQueue/EventQueueGetHandlers.cs#L78
The name 'm_log' does not exist in the current context
|
Build:
Source/OpenSim.Region.ClientStack.LindenCaps/EventQueue/EventQueueGetHandlers.cs#L96
The name 'm_log' does not exist in the current context
|
Build:
Source/OpenSim.Region.ClientStack.LindenCaps/EventQueue/EventQueueGetHandlers.cs#L117
The name 'm_log' does not exist in the current context
|
Build:
Source/OpenSim.Region.ClientStack.LindenCaps/EventQueue/EventQueueGetHandlers.cs#L148
The name 'm_log' does not exist in the current context
|
Build:
Source/OpenSim.Region.ClientStack.LindenCaps/BunchOfCaps/UpdateItemAsset.cs#L57
The name 'm_log' does not exist in the current context
|
Build:
Source/OpenSim.Region.ClientStack.LindenCaps/BunchOfCaps/UpdateItemAsset.cs#L236
The name 'm_log' does not exist in the current context
|
Build:
Source/OpenSim.Region.ClientStack.LindenUDP/LLUDPServer.cs#L1549
An object reference is required for the non-static field, method, or property 'OpenSimUDPBase.m_logger'
|
Build:
Source/OpenSim.Region.PhysicsModule.ubOde/ODEModule.cs#L112
There is no argument given that corresponds to the required parameter 'pname' of 'ODEScene.ODEScene(IServiceProvider, IConfiguration, ILogger<ODEScene>, Scene, string, string)'
|
Build:
Source/OpenSim.Region.PhysicsModule.ubOdeMeshing/Meshmerizer.cs#L490
The type or namespace name 'float3' could not be found (are you missing a using directive or an assembly reference?)
|
Build:
Source/OpenSim.Server.Common/PidFileService.cs#L27
Possible null reference assignment.
|
Build:
ThirdParty/SmartThreadPool/WorkItemsQueue.cs#L119
Cannot convert null literal to non-nullable reference type.
|
Build:
ThirdParty/SmartThreadPool/WorkItemsQueue.cs#L185
Possible null reference return.
|
Build:
ThirdParty/SmartThreadPool/SmartThreadPool.cs#L313
Non-nullable event 'm_onThreadInitialization' must contain a non-null value when exiting constructor. Consider declaring the event as nullable.
|
Build:
ThirdParty/SmartThreadPool/SmartThreadPool.cs#L313
Non-nullable event 'm_onThreadTermination' must contain a non-null value when exiting constructor. Consider declaring the event as nullable.
|
Build:
ThirdParty/SmartThreadPool/SmartThreadPool.cs#L323
Non-nullable event 'm_onThreadInitialization' must contain a non-null value when exiting constructor. Consider declaring the event as nullable.
|
Build:
ThirdParty/SmartThreadPool/SmartThreadPool.cs#L323
Non-nullable event 'm_onThreadTermination' must contain a non-null value when exiting constructor. Consider declaring the event as nullable.
|
Build:
ThirdParty/SmartThreadPool/SmartThreadPool.cs#L337
Non-nullable event 'm_onThreadInitialization' must contain a non-null value when exiting constructor. Consider declaring the event as nullable.
|
Build:
ThirdParty/SmartThreadPool/SmartThreadPool.cs#L337
Non-nullable event 'm_onThreadTermination' must contain a non-null value when exiting constructor. Consider declaring the event as nullable.
|
Build:
ThirdParty/SmartThreadPool/SmartThreadPool.cs#L353
Non-nullable event 'm_onThreadInitialization' must contain a non-null value when exiting constructor. Consider declaring the event as nullable.
|
Loading