Skip to content

feat: Update mono/stereo icons and switch size #469

feat: Update mono/stereo icons and switch size

feat: Update mono/stereo icons and switch size #469

Triggered via push April 24, 2026 09:07
Status Success
Total duration 2m 49s
Artifacts 3
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

33 warnings
build (linux-x64)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/attest-build-provenance/predicate@36fa7d009e22618ca7cd599486979b8150596c74, actions/attest@67422f5511b7ff725f4dbd6fb9bd2cd925c65a8d, actions/checkout@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4, benjlevesque/short-sha@v3.0. 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/
build (linux-x64): TuneLab.Base/Properties/ListConfig.cs#L11
Non-nullable property 'Element' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (linux-x64): TuneLab.Base/Structures/SafeReadOnlyList.cs#L10
Possible null reference assignment.
build (linux-x64): TuneLab.Base/Data/Head.cs#L10
'Head' defines operator == or operator != but does not override Object.GetHashCode()
build (linux-x64): TuneLab.Base/Data/Head.cs#L10
'Head' defines operator == or operator != but does not override Object.Equals(object o)
build (linux-x64): TuneLab.Base/Properties/PropertyPath.cs#L7
'PropertyPath' defines operator == or operator != but does not override Object.GetHashCode()
build (linux-x64): TuneLab.Base/Properties/PropertyPath.cs#L7
'PropertyPath' defines operator == or operator != but does not override Object.Equals(object o)
build (linux-x64): ExtensionInstaller/ZipFileHelper.cs#L41
Possible null reference argument for parameter 'path' in 'DirectoryInfo Directory.CreateDirectory(string path)'.
build (linux-x64): ExtensionInstaller/ZipFileHelper.cs#L40
Converting null literal or possible null value to non-nullable type.
build (linux-x64): ExtensionInstaller/ZipFileHelper.cs#L32
Possible null reference argument for parameter 'path' in 'DirectoryInfo Directory.CreateDirectory(string path)'.
build (linux-x64): ExtensionInstaller/ZipFileHelper.cs#L31
Converting null literal or possible null value to non-nullable type.
build (osx-arm64)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/attest-build-provenance/predicate@36fa7d009e22618ca7cd599486979b8150596c74, actions/attest@67422f5511b7ff725f4dbd6fb9bd2cd925c65a8d, actions/checkout@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4, benjlevesque/short-sha@v3.0. 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/
build (osx-arm64): TuneLab.Base/Science/FastSinc.cs#L31
Unreachable code detected
build (osx-arm64): TuneLab.Base/Structures/SafeReadOnlyList.cs#L10
Possible null reference assignment.
build (osx-arm64): TuneLab.Base/Properties/PropertyPath.cs#L7
'PropertyPath' defines operator == or operator != but does not override Object.GetHashCode()
build (osx-arm64): TuneLab.Base/Properties/PropertyPath.cs#L7
'PropertyPath' defines operator == or operator != but does not override Object.Equals(object o)
build (osx-arm64): TuneLab.Base/Data/Head.cs#L10
'Head' defines operator == or operator != but does not override Object.GetHashCode()
build (osx-arm64): TuneLab.Base/Data/Head.cs#L10
'Head' defines operator == or operator != but does not override Object.Equals(object o)
build (osx-arm64): ExtensionInstaller/ZipFileHelper.cs#L41
Possible null reference argument for parameter 'path' in 'DirectoryInfo Directory.CreateDirectory(string path)'.
build (osx-arm64): ExtensionInstaller/ZipFileHelper.cs#L40
Converting null literal or possible null value to non-nullable type.
build (osx-arm64): ExtensionInstaller/ZipFileHelper.cs#L32
Possible null reference argument for parameter 'path' in 'DirectoryInfo Directory.CreateDirectory(string path)'.
build (osx-arm64): ExtensionInstaller/ZipFileHelper.cs#L31
Converting null literal or possible null value to non-nullable type.
build (win-x64)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/attest-build-provenance/predicate@36fa7d009e22618ca7cd599486979b8150596c74, actions/attest@67422f5511b7ff725f4dbd6fb9bd2cd925c65a8d, actions/checkout@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4, benjlevesque/short-sha@v3.0. 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/
build (win-x64): TuneLab.Base/Science/FastSinc.cs#L31
Unreachable code detected
build (win-x64): TuneLab.Base/Structures/SafeReadOnlyList.cs#L10
Possible null reference assignment.
build (win-x64): TuneLab.Base/Properties/PropertyPath.cs#L7
'PropertyPath' defines operator == or operator != but does not override Object.GetHashCode()
build (win-x64): TuneLab.Base/Properties/PropertyPath.cs#L7
'PropertyPath' defines operator == or operator != but does not override Object.Equals(object o)
build (win-x64): TuneLab.Base/Data/Head.cs#L10
'Head' defines operator == or operator != but does not override Object.GetHashCode()
build (win-x64): TuneLab.Base/Data/Head.cs#L10
'Head' defines operator == or operator != but does not override Object.Equals(object o)
build (win-x64): ExtensionInstaller/ZipFileHelper.cs#L41
Possible null reference argument for parameter 'path' in 'DirectoryInfo Directory.CreateDirectory(string path)'.
build (win-x64): ExtensionInstaller/ZipFileHelper.cs#L40
Converting null literal or possible null value to non-nullable type.
build (win-x64): ExtensionInstaller/ZipFileHelper.cs#L32
Possible null reference argument for parameter 'path' in 'DirectoryInfo Directory.CreateDirectory(string path)'.
build (win-x64): ExtensionInstaller/ZipFileHelper.cs#L31
Converting null literal or possible null value to non-nullable type.

Artifacts

Produced during runtime
Name Size Digest
TuneLab-linux-x64-675cbdc Expired
13.8 MB
sha256:94922fb27dbf270b713a4646d88fdb2f7ed6de073d877c97b4a416b9971e6022
TuneLab-osx-arm64-675cbdc Expired
16.9 MB
sha256:9d1566f282d2d6d2fc9704bf021a7713a351a9c81d073ceae3981fcb4bb6320a
TuneLab-win-x64-675cbdc Expired
15.2 MB
sha256:53ab7716194e6bc98fc8f9a371128e6cccc4de235c7ee6c88114d86a45a82499