Release #96
release.yml
on: workflow_dispatch
Release (linux-x64)
3m 39s
Release (win-x64)
6m 22s
Release (macos-arm64)
6m 53s
Publish GitHub Release
31s
Test Release Artifacts
0s
Publish Auto-Update Release (GitHub)
15s
Publish Auto-Update Release (B2)
0s
Annotations
1 error and 34 warnings
Publish Auto-Update Release (GitHub)
Process completed with exit code 1.
|
Release (linux-x64)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Release (linux-x64):
Avalonia.Gif/Decoding/GifDecoder.cs#L429
Dereference of a possibly null reference.
|
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#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#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#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#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):
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/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/FDS/StableSwarmSettings.cs#L63
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 (win-x64):
Avalonia.Gif/Decoding/GifDecoder.cs#L429
Dereference of a possibly null reference.
|
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#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#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#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#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):
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):
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#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#L56
Possible null reference argument for parameter 'psiDestinationFolder' in 'void IFileOperation.MoveItem(IShellItem psiItem, IShellItem psiDestinationFolder, string pszNewName, IFileOperationProgressSink? pfopsItem)'.
|
Release (macos-arm64):
Avalonia.Gif/Decoding/GifDecoder.cs#L429
Dereference of a possibly null reference.
|
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#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#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#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):
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):
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/FDS/StableSwarmSettings.cs#L63
Cannot convert null literal to non-nullable reference type.
|
Release (macos-arm64):
StabilityMatrix.Core/Models/FDS/StableSwarmSettings.cs#L286
Cannot convert null literal to non-nullable reference type.
|
Publish Auto-Update Release (GitHub)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Publish GitHub Release
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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 | |
---|---|---|
StabilityMatrix-linux-x64
Expired
|
109 MB |
|
StabilityMatrix-osx-arm64-app
Expired
|
94.2 MB |
|
StabilityMatrix-osx-arm64-dmg
Expired
|
96.8 MB |
|
StabilityMatrix-win-x64
Expired
|
129 MB |
|