Deleted Legacy Shaders #409
Annotations
7 errors and 11 warnings
test:
Prowl.Runtime/Rendering/CommandBuffer.cs#L259
'CommandList' does not contain a definition for 'SetViewports' and no accessible extension method 'SetViewports' accepting a first argument of type 'CommandList' could be found (are you missing a using directive or an assembly reference?)
|
test:
Prowl.Runtime/Rendering/CommandBuffer.cs#L271
'CommandList' does not contain a definition for 'SetScissorRects' and no accessible extension method 'SetScissorRects' accepting a first argument of type 'CommandList' could be found (are you missing a using directive or an assembly reference?)
|
test:
Prowl.Runtime/GUI/Graphics/UIDrawListRenderer.cs#L267
'CommandList' does not contain a definition for 'CurrentFramebuffer' and no accessible extension method 'CurrentFramebuffer' accepting a first argument of type 'CommandList' could be found (are you missing a using directive or an assembly reference?)
|
test:
Prowl.Runtime/Rendering/CommandBuffer.cs#L259
'CommandList' does not contain a definition for 'SetViewports' and no accessible extension method 'SetViewports' accepting a first argument of type 'CommandList' could be found (are you missing a using directive or an assembly reference?)
|
test:
Prowl.Runtime/Rendering/CommandBuffer.cs#L271
'CommandList' does not contain a definition for 'SetScissorRects' and no accessible extension method 'SetScissorRects' accepting a first argument of type 'CommandList' could be found (are you missing a using directive or an assembly reference?)
|
test:
Prowl.Runtime/GUI/Graphics/UIDrawListRenderer.cs#L267
'CommandList' does not contain a definition for 'CurrentFramebuffer' and no accessible extension method 'CurrentFramebuffer' accepting a first argument of type 'CommandList' could be found (are you missing a using directive or an assembly reference?)
|
test
Process completed with exit code 1.
|
test
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
test:
External/Prowl.DotRecast/src/DotRecast.Core/RcThrowHelper.cs#L42
The variable 'f1' is assigned but its value is never used
|
test:
External/Prowl.DotRecast/src/DotRecast.Recast/RcLayers.cs#L177
Unreachable code detected
|
test:
External/Prowl.DotRecast/src/DotRecast.Core/RcThrowHelper.cs#L42
The variable 'f1' is assigned but its value is never used
|
test:
External/Prowl.DotRecast/src/DotRecast.Recast/RcLayers.cs#L177
Unreachable code detected
|
test:
External/Prowl.Veldrid/src/Veldrid/MTL/MTLCommandList.cs#L45
Non-nullable field '_indexBuffer' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
test:
External/Prowl.Veldrid/src/Veldrid/MTL/MTLCommandList.cs#L45
Non-nullable field '_graphicsPipeline' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
test:
External/Prowl.Veldrid/src/Veldrid/MTL/MTLCommandList.cs#L45
Non-nullable field '_computePipeline' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
test:
External/Prowl.Veldrid/src/Veldrid/MTL/MTLCommandList.cs#L45
Non-nullable field '_graphicsResourceSets' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
test:
External/Prowl.Veldrid/src/Veldrid/MTL/MTLCommandList.cs#L45
Non-nullable field '_graphicsResourceSetsActive' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
test
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|