Release #94
release.yml
on: workflow_dispatch
Release (linux-x64)
3m 23s
Release (win-x64)
5m 59s
Release (macos-arm64)
6m 28s
Publish GitHub Release
36s
Test Release Artifacts
0s
Publish Auto-Update Release (GitHub)
0s
Publish Auto-Update Release (B2)
0s
Annotations
33 warnings
|
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):
StabilityMatrix.Core/Models/Settings/HolidayMode.cs#L5
The member 'StabilityMatrix.Core.Models.Settings.HolidayMode' has been annotated with 'JsonStringEnumConverter' which is not supported in native AOT. Consider using the generic 'JsonStringEnumConverter<TEnum>' instead. (https://learn.microsoft.com/***/fundamentals/syslib-diagnostics/syslib1034)
|
|
Release (linux-x64):
StabilityMatrix.Core/Models/Api/CivitPeriod.cs#L5
The member 'StabilityMatrix.Core.Models.Api.CivitPeriod' has been annotated with 'JsonStringEnumConverter' which is not supported in native AOT. Consider using the generic 'JsonStringEnumConverter<TEnum>' instead. (https://learn.microsoft.com/***/fundamentals/syslib-diagnostics/syslib1034)
|
|
Release (linux-x64):
StabilityMatrix.Core/Models/Api/CivitSortMode.cs#L6
The member 'StabilityMatrix.Core.Models.Api.CivitSortMode' has been annotated with 'JsonStringEnumConverter' which is not supported in native AOT. Consider using the generic 'JsonStringEnumConverter<TEnum>' instead. (https://learn.microsoft.com/***/fundamentals/syslib-diagnostics/syslib1034)
|
|
Release (linux-x64):
StabilityMatrix.Core/Models/TrackedDownload.cs#L13
The type 'StabilityMatrix.Core.Models.TrackedDownload' has been annotated with JsonSerializableAttribute but does not derive from JsonSerializerContext. No source code will be generated. (https://learn.microsoft.com/***/fundamentals/syslib-diagnostics/syslib1224)
|
|
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/Packages/UnknownPackage.cs#L146
Nullability of reference types in return type doesn't match overridden member.
|
|
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):
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 (win-x64):
StabilityMatrix.Native.Windows/FileOperations/FileOperationWrapper.cs#L64
Possible null reference argument for parameter 'psiItem' in 'void IFileOperation.RenameItem(IShellItem psiItem, string pszNewName, IFileOperationProgressSink? pfopsItem)'.
|
|
Release (win-x64):
StabilityMatrix.Native.Windows/FileOperations/FileOperationWrapper.cs#L71
Possible null reference argument for parameter 'psiItem' in 'void IFileOperation.DeleteItem(IShellItem psiItem, IFileOperationProgressSink? pfopsItem)'.
|
|
Release (win-x64):
StabilityMatrix.Native.Windows/FileOperations/FileOperationWrapper.cs#L121
Possible null reference argument for parameter 'psiDestinationFolder' in 'uint IFileOperation.NewItem(IShellItem psiDestinationFolder, FileAttributes dwFileAttributes, string pszName, string pszTemplateName, IFileOperationProgressSink? pfopsItem)'.
|
|
Release (win-x64):
StabilityMatrix.Native.Windows/FileOperations/FileOperationWrapper.cs#L149
The method 'int Marshal.FinalReleaseComObject(object o)' only supports runtime-based COM interop and will not work with type 'IFileOperation' (https://learn.microsoft.com/***/fundamentals/syslib-diagnostics/syslib1099)
|
|
Release (win-x64):
StabilityMatrix.Core/Models/Settings/HolidayMode.cs#L5
The member 'StabilityMatrix.Core.Models.Settings.HolidayMode' has been annotated with 'JsonStringEnumConverter' which is not supported in native AOT. Consider using the generic 'JsonStringEnumConverter<TEnum>' instead. (https://learn.microsoft.com/***/fundamentals/syslib-diagnostics/syslib1034)
|
|
Release (macos-arm64):
Avalonia.Gif/Decoding/GifDecoder.cs#L429
Dereference of a possibly null reference.
|
|
Release (macos-arm64):
StabilityMatrix.Core/Models/Settings/HolidayMode.cs#L5
The member 'StabilityMatrix.Core.Models.Settings.HolidayMode' has been annotated with 'JsonStringEnumConverter' which is not supported in native AOT. Consider using the generic 'JsonStringEnumConverter<TEnum>' instead. (https://learn.microsoft.com/***/fundamentals/syslib-diagnostics/syslib1034)
|
|
Release (macos-arm64):
StabilityMatrix.Core/Models/Api/CivitPeriod.cs#L5
The member 'StabilityMatrix.Core.Models.Api.CivitPeriod' has been annotated with 'JsonStringEnumConverter' which is not supported in native AOT. Consider using the generic 'JsonStringEnumConverter<TEnum>' instead. (https://learn.microsoft.com/***/fundamentals/syslib-diagnostics/syslib1034)
|
|
Release (macos-arm64):
StabilityMatrix.Core/Models/Api/CivitSortMode.cs#L6
The member 'StabilityMatrix.Core.Models.Api.CivitSortMode' has been annotated with 'JsonStringEnumConverter' which is not supported in native AOT. Consider using the generic 'JsonStringEnumConverter<TEnum>' instead. (https://learn.microsoft.com/***/fundamentals/syslib-diagnostics/syslib1034)
|
|
Release (macos-arm64):
StabilityMatrix.Core/Models/TrackedDownload.cs#L13
The type 'StabilityMatrix.Core.Models.TrackedDownload' has been annotated with JsonSerializableAttribute but does not derive from JsonSerializerContext. No source code will be generated. (https://learn.microsoft.com/***/fundamentals/syslib-diagnostics/syslib1224)
|
|
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.
|
|
Release (macos-arm64):
StabilityMatrix.Core/Models/FDS/StableSwarmSettings.cs#L292
Cannot convert null literal to non-nullable reference type.
|
|
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 | Digest | |
|---|---|---|---|
|
StabilityMatrix-linux-x64
Expired
|
106 MB |
sha256:30da3bd8266898c79654b3339531ebdd2eaf51e2f3f9f2956e05f44edbffbc3a
|
|
|
StabilityMatrix-osx-arm64-app
Expired
|
92.3 MB |
sha256:10df9a5d6ac4314f21436b78ac3ed700e383e349c7208ff4cffe44c487d79aee
|
|
|
StabilityMatrix-osx-arm64-dmg
Expired
|
94.9 MB |
sha256:13346f7a0de5776c53a88f0773142c8c610fdd7ab17d26318ebe3e008044404d
|
|
|
StabilityMatrix-win-x64
Expired
|
125 MB |
sha256:bf1adc7de0507336fe884e3ed923aefc8b071f3f9ad162c0a832325abeb1d335
|
|