Moved build to separate thread, improvement to ALC by better sweeping and loose-ends clearing#278
Merged
michaelsakharov merged 13 commits intoJun 20, 2026
Annotations
1 error and 11 warnings
|
Test
Process completed with exit code 1.
|
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build:
Prowl.Runtime/Rendering/RenderPipeline.cs#L429
Parameter 'updatePreviousMatrices' has no matching param tag in the XML comment for 'RenderPipeline.DrawRenderables(CommandBuffer, IReadOnlyList<IRenderable>, string, string, ViewerData, bool[], bool, RenderTexture?)' (but other parameters do)
|
|
Build:
Prowl.Runtime/Rendering/RenderPipeline.cs#L429
Parameter 'culledRenderableIndices' has no matching param tag in the XML comment for 'RenderPipeline.DrawRenderables(CommandBuffer, IReadOnlyList<IRenderable>, string, string, ViewerData, bool[], bool, RenderTexture?)' (but other parameters do)
|
|
Build:
Prowl.Runtime/Rendering/RenderPipeline.cs#L429
Parameter 'viewer' has no matching param tag in the XML comment for 'RenderPipeline.DrawRenderables(CommandBuffer, IReadOnlyList<IRenderable>, string, string, ViewerData, bool[], bool, RenderTexture?)' (but other parameters do)
|
|
Build:
Prowl.Runtime/Rendering/RenderPipeline.cs#L429
Parameter 'tagValue' has no matching param tag in the XML comment for 'RenderPipeline.DrawRenderables(CommandBuffer, IReadOnlyList<IRenderable>, string, string, ViewerData, bool[], bool, RenderTexture?)' (but other parameters do)
|
|
Build:
Prowl.Runtime/Rendering/RenderPipeline.cs#L429
Parameter 'shaderTag' has no matching param tag in the XML comment for 'RenderPipeline.DrawRenderables(CommandBuffer, IReadOnlyList<IRenderable>, string, string, ViewerData, bool[], bool, RenderTexture?)' (but other parameters do)
|
|
Build:
Prowl.Runtime/Rendering/RenderPipeline.cs#L429
Parameter 'renderables' has no matching param tag in the XML comment for 'RenderPipeline.DrawRenderables(CommandBuffer, IReadOnlyList<IRenderable>, string, string, ViewerData, bool[], bool, RenderTexture?)' (but other parameters do)
|
|
Build:
Prowl.Runtime/Components/UI/RectMask.cs#L23
XML comment has cref attribute 'Mask' that could not be resolved
|
|
Build:
Prowl.Runtime/Components/UI/RectMask.cs#L15
XML comment has cref attribute 'Mask' that could not be resolved
|
|
Build:
Prowl.Runtime/Components/Physics/WheelCollider.cs#L80
The field 'WheelCollider._dbgCounter' is never used
|
|
Build:
Prowl.Runtime/Components/GameCanvas.cs#L296
The variable 'wroteMask' is assigned but its value is never used
|
background
wait
wait-all
cancel
parallel
Loading