Update ShortcutManager.cs Fixes #284 - #293
Merged
michaelsakharov merged 1 commit intoJul 12, 2026
Merged
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/GameObject/SceneComponentRegistry.cs#L78
Using member 'Prowl.Runtime.RuntimeUtils.GetExecutionOrder(MonoBehaviour)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. These methods use reflection and can't be statically analyzed.
|
|
Build:
Prowl.Runtime/GameObject/SceneComponentRegistry.cs#L56
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicMethods' in call to 'System.Type.GetMethods(BindingFlags)'. The parameter 'type' of method 'Prowl.Runtime.SceneComponentRegistry.Overrides(Type, String)' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.
|
|
Build:
Prowl.Runtime/Rendering/SphericalHarmonicsL2.cs#L58
XML comment on 'SphericalHarmonicsL2.Blend(ReadOnlySpan<SphericalHarmonicsL2>, ReadOnlySpan<float>)' has a paramref tag for 'terms', but there is no parameter by that name
|
|
Build:
Prowl.Runtime/Rendering/RenderPipeline.cs#L464
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#L464
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#L464
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#L464
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#L464
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#L464
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/Input/Selectable.cs#L21
XML comment has cref attribute 'UISounds' that could not be resolved
|
background
wait
wait-all
cancel
parallel
Loading