Skip to content

Release

Release #78

Manually triggered April 20, 2024 08:39
Status Success
Total duration 7m 7s
Artifacts 4

release.yml

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

Annotations

39 warnings
Release (win-x64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-***@V3, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Release (win-x64)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Release (win-x64): Avalonia.Gif/Decoding/GifRect.cs#L30
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
Release (win-x64): Avalonia.Gif/Decoding/LzwDecompressionException.cs#L21
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/***-warnings/SYSLIB0051)
Release (win-x64): Avalonia.Gif/Decoding/InvalidGifStreamException.cs#L21
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/***-warnings/SYSLIB0051)
Release (win-x64): Avalonia.Gif/Decoding/GifHeader.cs#L14
Non-nullable field 'IterationCount' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Release (win-x64): Avalonia.Gif/Decoding/GifHeader.cs#L16
Non-nullable field '_globarColorTable' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Release (win-x64): Avalonia.Gif/Decoding/GifHeader.cs#L17
Non-nullable field 'GlobarColorTable' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Release (win-x64): Avalonia.Gif/Decoding/GifFrame.cs#L18
Non-nullable field 'LocalColorTable' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Release (win-x64): Avalonia.Gif/Decoding/GifDecoder.cs#L76
Dereference of a possibly null reference.
Release (win-x64): Avalonia.Gif/Decoding/GifDecoder.cs#L68
Non-nullable field '_backupFrameIndexBuf' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Release (win-x64): Avalonia.Gif/Decoding/GifDecoder.cs#L105
Cannot convert null literal to non-nullable reference type.
Release (linux-x64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-***@V3, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Release (linux-x64)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Release (linux-x64): Avalonia.Gif/Decoding/GifRect.cs#L30
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
Release (linux-x64): Avalonia.Gif/Decoding/LzwDecompressionException.cs#L21
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/***-warnings/SYSLIB0051)
Release (linux-x64): Avalonia.Gif/Decoding/InvalidGifStreamException.cs#L21
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/***-warnings/SYSLIB0051)
Release (linux-x64): Avalonia.Gif/Decoding/GifHeader.cs#L14
Non-nullable field 'IterationCount' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Release (linux-x64): Avalonia.Gif/Decoding/GifHeader.cs#L16
Non-nullable field '_globarColorTable' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Release (linux-x64): Avalonia.Gif/Decoding/GifHeader.cs#L17
Non-nullable field 'GlobarColorTable' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Release (linux-x64): Avalonia.Gif/Decoding/GifFrame.cs#L18
Non-nullable field 'LocalColorTable' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Release (linux-x64): Avalonia.Gif/Decoding/GifDecoder.cs#L76
Dereference of a possibly null reference.
Release (linux-x64): Avalonia.Gif/Decoding/GifDecoder.cs#L68
Non-nullable field '_backupFrameIndexBuf' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Release (linux-x64): Avalonia.Gif/Decoding/GifDecoder.cs#L105
Cannot convert null literal to non-nullable reference type.
Release (macos-arm64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-***@V3, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Release (macos-arm64)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Release (macos-arm64): Avalonia.Gif/Decoding/GifRect.cs#L30
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
Release (macos-arm64): Avalonia.Gif/Decoding/LzwDecompressionException.cs#L21
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/***-warnings/SYSLIB0051)
Release (macos-arm64): Avalonia.Gif/Decoding/InvalidGifStreamException.cs#L21
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/***-warnings/SYSLIB0051)
Release (macos-arm64): Avalonia.Gif/Decoding/GifHeader.cs#L14
Non-nullable field 'IterationCount' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Release (macos-arm64): Avalonia.Gif/Decoding/GifHeader.cs#L16
Non-nullable field '_globarColorTable' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Release (macos-arm64): Avalonia.Gif/Decoding/GifHeader.cs#L17
Non-nullable field 'GlobarColorTable' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Release (macos-arm64): Avalonia.Gif/Decoding/GifFrame.cs#L18
Non-nullable field 'LocalColorTable' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Release (macos-arm64): Avalonia.Gif/Decoding/GifDecoder.cs#L76
Dereference of a possibly null reference.
Release (macos-arm64): Avalonia.Gif/Decoding/GifDecoder.cs#L68
Non-nullable field '_backupFrameIndexBuf' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Release (macos-arm64): Avalonia.Gif/Decoding/GifDecoder.cs#L105
Cannot convert null literal to non-nullable reference type.
Publish GitHub Release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3, softprops/action-gh-release@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "StabilityMatrix-linux-x64", "StabilityMatrix-osx-arm64-app", "StabilityMatrix-osx-arm64-dmg", "StabilityMatrix-win-x64". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

Artifacts

Produced during runtime
Name Size
StabilityMatrix-linux-x64 Expired
116 MB
StabilityMatrix-osx-arm64-app Expired
100 MB
StabilityMatrix-osx-arm64-dmg Expired
102 MB
StabilityMatrix-win-x64 Expired
334 MB