Skip to content

Release

Release #111

Manually triggered October 20, 2025 03:09
Status Success
Total duration 7m 39s
Artifacts 4

release.yml

on: workflow_dispatch
Release (linux-x64)
4m 5s
Release (linux-x64)
Release (win-x64)
6m 42s
Release (win-x64)
Release (macos-arm64)
6m 9s
Release (macos-arm64)
Publish GitHub Release
41s
Publish GitHub Release
Test Release Artifacts
Test Release Artifacts
Publish Auto-Update Release (B2)
Publish Auto-Update Release (B2)
Publish Auto-Update Release (GitHub)
Publish Auto-Update Release (GitHub)
Fit to window
Zoom out
Zoom in

Annotations

31 warnings
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#L286
Cannot convert null literal to non-nullable reference type.
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/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#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#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#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/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/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#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#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#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#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/

Artifacts

Produced during runtime
Name Size Digest
StabilityMatrix-linux-x64 Expired
117 MB
sha256:ddd828b2483fd724eacb3982653fa71e658215c634c62f971b692a6fde0073fe
StabilityMatrix-osx-arm64-app Expired
99.9 MB
sha256:af5759b4f5b69e6a31aa32540bb7f418a86755b4c0b3c8cd8fd04dd9deb074fd
StabilityMatrix-osx-arm64-dmg Expired
103 MB
sha256:12ce032735d011246053881b4d3fca10b6966d2b1f5b4d1b432a80525ae59de1
StabilityMatrix-win-x64 Expired
137 MB
sha256:bd4900e1f928c445d44b6620e75444d6161d2f27c781873d7278206f87e3d9f1