Merge pull request #61 from Fox2Code/java21_linux_autosel #941
build.yaml
on: push
windows
26m 20s
linux
3m 21s
android-dependencies
3m 55s
macos
8m 51s
Annotations
1 error, 99 warnings, and 1 notice
|
linux
Process completed with exit code 2.
|
|
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.4, actions/checkout@v4, actions/setup-dotnet@v4, actions/setup-java@v4, android-actions/setup-android@v3. Actions will be forced to run with Node.js 24 by default starting June 16th, 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:
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#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/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/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']
|
|
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.4, 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 16th, 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.4, 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 16th, 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/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/Entities/EntityCallback.cs#L139
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/External/StbImageWriteSharp/src/StbImageWrite.Generated.cs#L864
Unreachable code detected
|
|
macos:
Engine/Staple.Core/External/StbImageWriteSharp/src/StbImageWrite.Generated.cs#L851
Unreachable code detected
|
|
macos:
Engine/Staple.Core/External/StbImageWriteSharp/src/StbImageWrite.Generated.cs#L844
Unreachable code detected
|
|
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:
Engine/TypeRegistration/TypeCacheRegistrationGenerator.cs#L263
Unreachable code detected
|
|
macos:
Engine/TypeRegistration/TypeCacheRegistrationGenerator.cs#L253
Unreachable code detected
|
|
macos:
Engine/TypeRegistration/TypeCacheRegistrationGenerator.cs#L243
Unreachable code detected
|
|
macos:
Engine/TypeRegistration/TypeCacheRegistrationGenerator.cs#L233
Unreachable code detected
|
|
macos:
Engine/TypeRegistration/TypeCacheRegistrationGenerator.cs#L223
Unreachable code detected
|
|
macos:
Engine/TypeRegistration/TypeCacheRegistrationGenerator.cs#L201
Unreachable code detected
|
|
macos:
Engine/TypeRegistration/TypeCacheRegistrationGenerator.cs#L191
Unreachable code detected
|
|
macos:
Engine/TypeRegistration/TypeCacheRegistrationGenerator.cs#L140
Unreachable code detected
|
|
macos:
Engine/TypeRegistration/TypeCacheRegistrationGenerator.cs#L130
Unreachable code detected
|
|
macos:
Engine/TypeRegistration/TypeCacheRegistrationGenerator.cs#L109
Unreachable code detected
|
|
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/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)
|
|
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.4, 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 16th, 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#L903
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/Resources/ResourceManager.cs#L737
The variable 'e' is declared but never used
|
|
windows:
Engine/Staple.Core/Resources/ResourceManager.cs#L728
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/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/External/StbImageWriteSharp/src/StbImageWrite.Generated.cs#L864
Unreachable code detected
|
|
windows:
Engine/Staple.Core/External/StbImageWriteSharp/src/StbImageWrite.Generated.cs#L851
Unreachable code detected
|
|
windows:
Engine/Staple.Core/External/StbImageWriteSharp/src/StbImageWrite.Generated.cs#L844
Unreachable code detected
|
|
windows:
Engine/TypeRegistration/TypeCacheRegistrationGenerator.cs#L263
Unreachable code detected
|
|
windows:
Engine/TypeRegistration/TypeCacheRegistrationGenerator.cs#L253
Unreachable code detected
|
|
windows:
Engine/TypeRegistration/TypeCacheRegistrationGenerator.cs#L243
Unreachable code detected
|
|
windows:
Engine/TypeRegistration/TypeCacheRegistrationGenerator.cs#L233
Unreachable code detected
|
|
windows:
Engine/TypeRegistration/TypeCacheRegistrationGenerator.cs#L223
Unreachable code detected
|
|
windows:
Engine/TypeRegistration/TypeCacheRegistrationGenerator.cs#L201
Unreachable code detected
|
|
windows:
Engine/TypeRegistration/TypeCacheRegistrationGenerator.cs#L191
Unreachable code detected
|
|
windows:
Engine/TypeRegistration/TypeCacheRegistrationGenerator.cs#L140
Unreachable code detected
|
|
windows:
Engine/TypeRegistration/TypeCacheRegistrationGenerator.cs#L130
Unreachable code detected
|
|
windows:
Engine/TypeRegistration/TypeCacheRegistrationGenerator.cs#L109
Unreachable code detected
|
|
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/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/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/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#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/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']
|
|
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
|
117 MB |
sha256:1387803726383a4ae7552a7f25f0613fd6306689b99f881487ef81395cca9d7d
|
|
|
mac-native-dependencies
|
8.32 MB |
sha256:60781b6128300cde1cbf50edadd0dde0a8022c0d0a1b0edee69bd436a01521ac
|
|
|
mac-production
|
256 MB |
sha256:6a56712fd7ce35bcd4e88111a9e803b2dc8e96e338b5a58f6a11fca7c610cd7e
|
|
|
windows-native-dependencies
|
9.28 MB |
sha256:c1e31e096c09d7517f68ea4ebd0942bb32ea428995fc0ea469f3f8fb81f6de8c
|
|
|
windows-production
|
209 MB |
sha256:ac852c5e054c1210e2fa2641123d6147b71c4b1c376f28fc5223c0530d6f7e92
|
|