Skip to content

[Math] Minor fixes to Quaternion Euler; #927

[Math] Minor fixes to Quaternion Euler;

[Math] Minor fixes to Quaternion Euler; #927

Triggered via push May 25, 2026 11:55
Status Success
Total duration 30m 29s
Artifacts 7

build.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

130 warnings and 1 notice
android-dependencies
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: abel0b/setup-premake@v2.3, actions/checkout@v4, actions/setup-java@v4, actions/upload-artifact@v4, android-actions/setup-android@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
macos
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: abel0b/setup-premake@v2.3, actions/checkout@v4, actions/setup-dotnet@v4, actions/setup-java@v4, actions/upload-artifact@v4, android-actions/setup-android@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
macos
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
macos: Tools/Baker/Baker+Cleanup.cs#L33
The variable 'e' is declared but never used
macos: Tools/Baker/Baker+Cleanup.cs#L20
The variable 'e' is declared but never used
macos
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
macos: Tools/Baker/Baker+Texture.cs#L165
The variable 'e' is declared but never used
macos: Tools/Baker/Baker+Shaders.cs#L724
The variable 'e' is declared but never used
macos: Tools/Baker/Baker+Shaders.cs#L594
The variable 'e' is declared but never used
macos: Tools/Baker/Baker+Scene.cs#L92
The variable 'e' is declared but never used
macos: Tools/Baker/Baker+Cleanup.cs#L33
The variable 'e' is declared but never used
macos: Tools/Baker/Baker+Cleanup.cs#L20
The variable 'e' is declared but never used
macos
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
macos: Engine/Staple.Core/Resources/ResourceManager.cs#L573
The variable 'e' is declared but never used
macos: Engine/Staple.Core/Assets/AssetDatabase.cs#L144
The variable 'e' is declared but never used
macos: Engine/Staple.Core/Entities/EntityCallback.cs#L139
The variable 'e' is declared but never used
macos: Engine/Staple.Core/Entities/EntityCallback.cs#L313
The variable 'e' is declared but never used
macos: Engine/Staple.Core/Entities/EntityCallback.cs#L489
The variable 'e' is declared but never used
macos: Engine/Staple.Core/Player/AppPlayer.cs#L46
Unreachable code detected
macos: Engine/Staple.Core/Rendering/Texture/Texture.cs#L238
The variable 'e' is declared but never used
macos: Dependencies/NAudio/NAudio.Core/Wave/WaveOutputs/DirectSoundOut.cs#L565
This call site is reachable on all platforms. 'Marshal.ReleaseComObject(object)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
macos: Dependencies/NAudio/NAudio.Core/Wave/WaveOutputs/DirectSoundOut.cs#L559
This call site is reachable on all platforms. 'Marshal.ReleaseComObject(object)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
macos: Dependencies/NAudio/NAudio.Core/Wave/WaveOutputs/DirectSoundOut.cs#L570
This call site is reachable on all platforms. 'Marshal.ReleaseComObject(object)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
macos: Dependencies/NAudio/NAudio.Core/Wave/WaveStreams/Mp3FileReaderBase.cs#L113
Avoid inexact read with 'System.IO.Stream.Read(byte[], int, int)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
macos: Dependencies/NAudio/NAudio.Core/Wave/WaveStreams/WaveFileReader.cs#L82
Avoid inexact read with 'System.IO.Stream.Read(byte[], int, int)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
macos: Dependencies/NAudio/NAudio.Core/Wave/WaveOutputs/DirectSoundOut.cs#L170
'Thread.Abort()' is obsolete: 'Thread.Abort is not supported and throws PlatformNotSupportedException.' (https://aka.ms/dotnet-warnings/SYSLIB0006)
macos: Dependencies/NAudio/NAudio.Core/Wave/WaveOutputs/DirectSoundOut.cs#L72
The result of the expression is always 'true' since a value of type 'nint' is never equal to 'null' of type 'nint?'
macos: Dependencies/MessagePack/MessagePackSerializationException.cs#L53
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
macos: Dependencies/MessagePack/Resolvers/DynamicObjectResolver.cs#L2429
'NotSupportedException.NotSupportedException(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
macos
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
macos
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
windows
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: abel0b/setup-premake@v2.3, actions/checkout@v4, actions/setup-dotnet@v4, actions/setup-java@v4, actions/upload-artifact@v4, android-actions/setup-android@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
windows
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
windows: Tools/Baker/Baker+Cleanup.cs#L33
The variable 'e' is declared but never used
windows: Tools/Baker/Baker+Cleanup.cs#L20
The variable 'e' is declared but never used
windows
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
windows: Tools/Baker/Baker+Texture.cs#L165
The variable 'e' is declared but never used
windows: Tools/Baker/Baker+Shaders.cs#L724
The variable 'e' is declared but never used
windows: Tools/Baker/Baker+Shaders.cs#L594
The variable 'e' is declared but never used
windows: Tools/Baker/Baker+Scene.cs#L92
The variable 'e' is declared but never used
windows: Tools/Baker/Baker+Cleanup.cs#L33
The variable 'e' is declared but never used
windows: Tools/Baker/Baker+Cleanup.cs#L20
The variable 'e' is declared but never used
windows
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
windows: Engine/Staple.Core/Resources/ResourceManager.cs#L573
The variable 'e' is declared but never used
windows: Engine/Staple.Core/Entities/EntityCallback.cs#L139
The variable 'e' is declared but never used
windows: Engine/Staple.Core/Entities/EntityCallback.cs#L313
The variable 'e' is declared but never used
windows: Engine/Staple.Core/Entities/EntityCallback.cs#L489
The variable 'e' is declared but never used
windows: Engine/Staple.Core/Assets/AssetDatabase.cs#L144
The variable 'e' is declared but never used
windows: Engine/Staple.Core/Player/AppPlayer.cs#L46
Unreachable code detected
windows: Engine/Staple.Core/Rendering/Texture/Texture.cs#L238
The variable 'e' is declared but never used
windows: Dependencies/MessagePack/MessagePackSerializationException.cs#L53
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
windows: Dependencies/MessagePack/Resolvers/DynamicObjectResolver.cs#L2429
'NotSupportedException.NotSupportedException(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
windows: Dependencies/NAudio/NAudio.Core/Wave/WaveOutputs/DirectSoundOut.cs#L559
This call site is reachable on all platforms. 'Marshal.ReleaseComObject(object)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
windows: Dependencies/NAudio/NAudio.Core/Wave/WaveOutputs/DirectSoundOut.cs#L570
This call site is reachable on all platforms. 'Marshal.ReleaseComObject(object)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
windows: Dependencies/NAudio/NAudio.Core/Wave/WaveOutputs/DirectSoundOut.cs#L565
This call site is reachable on all platforms. 'Marshal.ReleaseComObject(object)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
windows: Dependencies/NAudio/NAudio.Core/Wave/WaveStreams/Mp3FileReaderBase.cs#L113
Avoid inexact read with 'System.IO.Stream.Read(byte[], int, int)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
windows: Dependencies/NAudio/NAudio.Core/Wave/WaveStreams/WaveFileReader.cs#L82
Avoid inexact read with 'System.IO.Stream.Read(byte[], int, int)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
windows: Dependencies/NAudio/NAudio.Core/Wave/WaveOutputs/DirectSoundOut.cs#L170
'Thread.Abort()' is obsolete: 'Thread.Abort is not supported and throws PlatformNotSupportedException.' (https://aka.ms/dotnet-warnings/SYSLIB0006)
windows: Dependencies/NAudio/NAudio.Core/Wave/WaveOutputs/DirectSoundOut.cs#L72
The result of the expression is always 'true' since a value of type 'nint' is never equal to 'null' of type 'nint?'
windows
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
windows
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
linux
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: abel0b/setup-premake@v2.3, actions/checkout@v4, actions/setup-dotnet@v4, actions/setup-java@v4, actions/upload-artifact@v4, android-actions/setup-android@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
linux
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
linux: Tools/Baker/Baker+Cleanup.cs#L33
The variable 'e' is declared but never used
linux: Tools/Baker/Baker+Cleanup.cs#L20
The variable 'e' is declared but never used
linux
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
linux: Tools/Baker/Baker+Texture.cs#L165
The variable 'e' is declared but never used
linux: Tools/Baker/Baker+Shaders.cs#L724
The variable 'e' is declared but never used
linux: Tools/Baker/Baker+Shaders.cs#L594
The variable 'e' is declared but never used
linux: Tools/Baker/Baker+Scene.cs#L92
The variable 'e' is declared but never used
linux: Tools/Baker/Baker+Cleanup.cs#L33
The variable 'e' is declared but never used
linux: Tools/Baker/Baker+Cleanup.cs#L20
The variable 'e' is declared but never used
linux
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
linux: Engine/Staple.Core/Resources/ResourceManager.cs#L573
The variable 'e' is declared but never used
linux: Engine/Staple.Core/Assets/AssetDatabase.cs#L144
The variable 'e' is declared but never used
linux: Engine/Staple.Core/Entities/EntityCallback.cs#L489
The variable 'e' is declared but never used
linux: Engine/Staple.Core/Entities/EntityCallback.cs#L313
The variable 'e' is declared but never used
linux: Engine/Staple.Core/Entities/EntityCallback.cs#L139
The variable 'e' is declared but never used
linux: Engine/Staple.Core/Player/AppPlayer.cs#L46
Unreachable code detected
linux: Engine/Staple.Core/Rendering/Texture/Texture.cs#L238
The variable 'e' is declared but never used
linux: Dependencies/MessagePack/Resolvers/DynamicObjectResolver.cs#L2429
'NotSupportedException.NotSupportedException(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
linux: Dependencies/NVorbis/NVorbis/StreamDecoder.cs#L322
Comparing a span to 'null' might be redundant, the 'null' literal will be implicitly converted to a 'Span<T>.Empty' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2265)
linux: Dependencies/NAudio/NAudio.Core/Wave/WaveOutputs/DirectSoundOut.cs#L559
This call site is reachable on all platforms. 'Marshal.ReleaseComObject(object)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
linux: Dependencies/NAudio/NAudio.Core/Wave/WaveOutputs/DirectSoundOut.cs#L570
This call site is reachable on all platforms. 'Marshal.ReleaseComObject(object)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
linux: Dependencies/NAudio/NAudio.Core/Wave/WaveOutputs/DirectSoundOut.cs#L565
This call site is reachable on all platforms. 'Marshal.ReleaseComObject(object)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
linux: Dependencies/NAudio/NAudio.Core/Wave/WaveStreams/Mp3FileReaderBase.cs#L113
Avoid inexact read with 'System.IO.Stream.Read(byte[], int, int)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
linux: Dependencies/NAudio/NAudio.Core/Wave/WaveStreams/WaveFileReader.cs#L82
Avoid inexact read with 'System.IO.Stream.Read(byte[], int, int)' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2022)
linux: Dependencies/NAudio/NAudio.Core/Wave/WaveOutputs/DirectSoundOut.cs#L170
'Thread.Abort()' is obsolete: 'Thread.Abort is not supported and throws PlatformNotSupportedException.' (https://aka.ms/dotnet-warnings/SYSLIB0006)
linux: Dependencies/NAudio/NAudio.Core/Wave/WaveOutputs/DirectSoundOut.cs#L72
The result of the expression is always 'true' since a value of type 'nint' is never equal to 'null' of type 'nint?'
linux
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
linux
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
windows
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026

Artifacts

Produced during runtime
Name Size Digest
android-native-dependencies Expired
117 MB
sha256:7e12c27e888e154f762f751615f6bae67b7051d265b97665abc401dc42480e20
linux-native-dependencies Expired
14.3 MB
sha256:af5671f913b5de62e892d03a67a5534f3a348a54ea504be747a29ed299152887
linux-production Expired
304 MB
sha256:95483483948cf6dc06381ff1d4ab3719534d63aa2385fe99a8cd0140f84256d3
mac-native-dependencies Expired
8.32 MB
sha256:f9b4a8dc5caa6fc150dfcd35a366485bf6260e1dfe746a59343b4806fc2a77bb
mac-production Expired
256 MB
sha256:c9d6b2a7adce95ce7d53c9bf03dffb45f877436a1dee90de9ae3f373846afa6b
windows-native-dependencies Expired
9.29 MB
sha256:a62523371a83d03ca8eecfdf24165c86003f771cefb3221957556a55b4173d2c
windows-production Expired
209 MB
sha256:54eca235068094e8e6e5a01708ea23d88c5b6d7049ebab798762b96708eae75f