Skip to content

Release

Release #106

Manually triggered May 24, 2025 01:44
Status Success
Total duration 8m 8s
Artifacts 4

release.yml

on: workflow_dispatch
Release (linux-x64)
3m 59s
Release (linux-x64)
Release (win-x64)
6m 47s
Release (win-x64)
Release (macos-arm64)
5m 39s
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)
27s
Publish Auto-Update Release (GitHub)
Fit to window
Zoom out
Zoom in

Annotations

31 warnings
Release (linux-x64): StabilityMatrix.Core/Models/FDS/StableSwarmSettings.cs#L63
Cannot convert null literal to non-nullable reference type.
Release (linux-x64): StabilityMatrix.Core/Models/Packages/UnknownPackage.cs#L147
Nullability of reference types in return type doesn't match overridden member.
Release (linux-x64): 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 (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): 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/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#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#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/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#L147
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#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#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#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/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#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/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/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
115 MB
sha256:cc08d3dd577a11be289bb7f2ecaa263953065c1f4754440f6d6f12e55f4f8976
StabilityMatrix-osx-arm64-app Expired
98.5 MB
sha256:1ca77c4912df28ab753e7ae9157fdd25334773af397c3159e118e993136436a4
StabilityMatrix-osx-arm64-dmg Expired
101 MB
sha256:9b67b7d9ffbb8c10d17f8bfcca350fc30b09550709a026fa44b0e0a9a4096847
StabilityMatrix-win-x64 Expired
135 MB
sha256:1bc9f71bdb4c3743240bcc5e3ea5036b1be421f506826fc32a96f9c46f72e2aa