Release #97
release.yml
on: workflow_dispatch
Release (linux-x64)
20s
Release (win-x64)
47s
Release (macos-arm64)
1m 1s
Publish GitHub Release
0s
Test Release Artifacts
0s
Publish Auto-Update Release (GitHub)
0s
Publish Auto-Update Release (B2)
0s
Annotations
5 errors and 11 warnings
|
Release (linux-x64)
Process completed with exit code 150.
|
|
Release (win-x64)
The run was canceled by @mohnjiles.
|
|
Release (win-x64)
The operation was canceled.
|
|
Release (macos-arm64)
The run was canceled by @mohnjiles.
|
|
Release (macos-arm64)
The operation was canceled.
|
|
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 (macos-arm64):
Avalonia.Gif/Decoding/GifDecoder.cs#L429
Dereference of a possibly null reference.
|
|
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):
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#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):
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.
|