Skip to content

Release

Release #108

Manually triggered September 7, 2025 23:02
Status Success
Total duration 12m 3s
Artifacts 4

release.yml

on: workflow_dispatch
Release (linux-x64)
4m 10s
Release (linux-x64)
Release (win-x64)
10m 53s
Release (win-x64)
Release (macos-arm64)
5m 54s
Release (macos-arm64)
Publish GitHub Release
35s
Publish GitHub Release
Test Release Artifacts
0s
Test Release Artifacts
Publish Auto-Update Release (B2)
0s
Publish Auto-Update Release (B2)
Publish Auto-Update Release (GitHub)
24s
Publish Auto-Update Release (GitHub)
Fit to window
Zoom out
Zoom in

Annotations

31 warnings and 1 notice
Release (linux-x64): StabilityMatrix.Core/Models/IndexCollection.cs#L25
The type 'TObject' cannot be used as type parameter 'TObject' in the generic type or method 'IChangeSet<TObject, TKey>'. Nullability of type argument 'TObject' doesn't match 'notnull' constraint.
Release (linux-x64): StabilityMatrix.Core/Models/FDS/StableSwarmSettings.cs#L292
Cannot convert null literal to non-nullable reference type.
Release (linux-x64): StabilityMatrix.Core/Models/FDS/StableSwarmSettings.cs#L286
Cannot convert null literal to non-nullable reference type.
Release (linux-x64): StabilityMatrix.Core/Models/FDS/StableSwarmSettings.cs#L63
Cannot convert null literal to non-nullable reference type.
Release (linux-x64): Avalonia.Gif/Extensions/StreamExtensions.cs#L76
Avoid inexact read with 'System.IO.Stream.Read(byte[], int, int)' (https://learn.microsoft.com/***/fundamentals/code-analysis/quality-rules/ca2022)
Release (linux-x64): Avalonia.Gif/Extensions/StreamExtensions.cs#L31
Avoid inexact read with 'System.IO.Stream.Read(byte[], int, int)' (https://learn.microsoft.com/***/fundamentals/code-analysis/quality-rules/ca2022)
Release (linux-x64): Avalonia.Gif/Extensions/StreamExtensions.cs#L26
Avoid inexact read with 'System.IO.Stream.Read(byte[], int, int)' (https://learn.microsoft.com/***/fundamentals/code-analysis/quality-rules/ca2022)
Release (linux-x64): Avalonia.Gif/Extensions/StreamExtensions.cs#L66
Avoid inexact read with 'System.IO.Stream.Read(byte[], int, int)' (https://learn.microsoft.com/***/fundamentals/code-analysis/quality-rules/ca2022)
Release (linux-x64): Avalonia.Gif/Extensions/StreamExtensions.cs#L49
Avoid inexact read with 'System.IO.Stream.Read(byte[], int, int)' (https://learn.microsoft.com/***/fundamentals/code-analysis/quality-rules/ca2022)
Release (linux-x64): Avalonia.Gif/Decoding/GifDecoder.cs#L429
Dereference of a possibly null reference.
Release (macos-arm64): StabilityMatrix.Core/Models/FDS/StableSwarmSettings.cs#L63
Cannot convert null literal to non-nullable reference type.
Release (macos-arm64): StabilityMatrix.Core/Models/Packages/UnknownPackage.cs#L148
Nullability of reference types in return type doesn't match overridden member.
Release (macos-arm64): StabilityMatrix.Core/Models/IndexCollection.cs#L15
The type 'TObject' cannot be used as type parameter 'TObject' in the generic type or method 'SourceCache<TObject, TKey>'. Nullability of type argument 'TObject' doesn't match 'notnull' constraint.
Release (macos-arm64): StabilityMatrix.Core/Models/IndexCollection.cs#L25
The type 'TObject' cannot be used as type parameter 'TObject' in the generic type or method 'IChangeSet<TObject, TKey>'. Nullability of type argument 'TObject' doesn't match 'notnull' constraint.
Release (macos-arm64): Avalonia.Gif/Extensions/StreamExtensions.cs#L76
Avoid inexact read with 'System.IO.Stream.Read(byte[], int, int)' (https://learn.microsoft.com/***/fundamentals/code-analysis/quality-rules/ca2022)
Release (macos-arm64): Avalonia.Gif/Extensions/StreamExtensions.cs#L31
Avoid inexact read with 'System.IO.Stream.Read(byte[], int, int)' (https://learn.microsoft.com/***/fundamentals/code-analysis/quality-rules/ca2022)
Release (macos-arm64): Avalonia.Gif/Extensions/StreamExtensions.cs#L66
Avoid inexact read with 'System.IO.Stream.Read(byte[], int, int)' (https://learn.microsoft.com/***/fundamentals/code-analysis/quality-rules/ca2022)
Release (macos-arm64): Avalonia.Gif/Extensions/StreamExtensions.cs#L49
Avoid inexact read with 'System.IO.Stream.Read(byte[], int, int)' (https://learn.microsoft.com/***/fundamentals/code-analysis/quality-rules/ca2022)
Release (macos-arm64): Avalonia.Gif/Extensions/StreamExtensions.cs#L26
Avoid inexact read with 'System.IO.Stream.Read(byte[], int, int)' (https://learn.microsoft.com/***/fundamentals/code-analysis/quality-rules/ca2022)
Release (macos-arm64): Avalonia.Gif/Decoding/GifDecoder.cs#L429
Dereference of a possibly null reference.
Release (win-x64): StabilityMatrix.Native.Windows/FileOperations/FileOperationWrapper.cs#L56
Possible null reference argument for parameter 'psiDestinationFolder' in 'void IFileOperation.MoveItem(IShellItem psiItem, IShellItem psiDestinationFolder, string pszNewName, IFileOperationProgressSink? pfopsItem)'.
Release (win-x64): StabilityMatrix.Native.Windows/FileOperations/FileOperationWrapper.cs#L56
Possible null reference argument for parameter 'psiItem' in 'void IFileOperation.MoveItem(IShellItem psiItem, IShellItem psiDestinationFolder, string pszNewName, IFileOperationProgressSink? pfopsItem)'.
Release (win-x64): StabilityMatrix.Native.Windows/FileOperations/FileOperationWrapper.cs#L47
Possible null reference argument for parameter 'psiDestinationFolder' in 'void IFileOperation.CopyItem(IShellItem psiItem, IShellItem psiDestinationFolder, string pszCopyName, IFileOperationProgressSink? pfopsItem)'.
Release (win-x64): StabilityMatrix.Native.Windows/FileOperations/FileOperationWrapper.cs#L47
Possible null reference argument for parameter 'psiItem' in 'void IFileOperation.CopyItem(IShellItem psiItem, IShellItem psiDestinationFolder, string pszCopyName, IFileOperationProgressSink? pfopsItem)'.
Release (win-x64): Avalonia.Gif/Extensions/StreamExtensions.cs#L76
Avoid inexact read with 'System.IO.Stream.Read(byte[], int, int)' (https://learn.microsoft.com/***/fundamentals/code-analysis/quality-rules/ca2022)
Release (win-x64): Avalonia.Gif/Extensions/StreamExtensions.cs#L66
Avoid inexact read with 'System.IO.Stream.Read(byte[], int, int)' (https://learn.microsoft.com/***/fundamentals/code-analysis/quality-rules/ca2022)
Release (win-x64): Avalonia.Gif/Extensions/StreamExtensions.cs#L31
Avoid inexact read with 'System.IO.Stream.Read(byte[], int, int)' (https://learn.microsoft.com/***/fundamentals/code-analysis/quality-rules/ca2022)
Release (win-x64): Avalonia.Gif/Extensions/StreamExtensions.cs#L49
Avoid inexact read with 'System.IO.Stream.Read(byte[], int, int)' (https://learn.microsoft.com/***/fundamentals/code-analysis/quality-rules/ca2022)
Release (win-x64): Avalonia.Gif/Extensions/StreamExtensions.cs#L26
Avoid inexact read with 'System.IO.Stream.Read(byte[], int, int)' (https://learn.microsoft.com/***/fundamentals/code-analysis/quality-rules/ca2022)
Release (win-x64): Avalonia.Gif/Decoding/GifDecoder.cs#L429
Dereference of a possibly null reference.
Publish GitHub Release
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Release (win-x64)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677

Artifacts

Produced during runtime
Name Size Digest
StabilityMatrix-linux-x64 Expired
117 MB
sha256:3e724fe20c73ac9658e30c927245d5d6704d48be1e2607b72990bf2ad5c94729
StabilityMatrix-osx-arm64-app Expired
99.8 MB
sha256:9f9a5edaa98279d6d44e0737297d27aaa51e353dd702e73ff086a53aa6fa57c7
StabilityMatrix-osx-arm64-dmg Expired
103 MB
sha256:aba8cd3f4f9bad9080db8cc1a69b85b7b5a561693d0c74cf41a65bf5abeeae36
StabilityMatrix-win-x64 Expired
136 MB
sha256:ed9e0e2dc00446dc39fffa2df9983817b745f5a42badf554f8b88f6d881708a7