Skip to content

Release

Release #87

Manually triggered August 15, 2024 01:19
Status Cancelled
Total duration 2m 26s
Artifacts

release.yml

on: workflow_dispatch
Release (linux-x64)
2m 15s
Release (linux-x64)
Release (win-x64)
2m 6s
Release (win-x64)
Release (macos-arm64)
2m 15s
Release (macos-arm64)
Publish GitHub Release
0s
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

6 errors and 20 warnings
Release (win-x64)
The run was canceled by @ionite34.
Release (win-x64)
The operation was canceled.
Release (macos-arm64)
The run was canceled by @ionite34.
Release (macos-arm64)
The operation was canceled.
Release (linux-x64)
The run was canceled by @ionite34.
Release (linux-x64)
The operation was canceled.
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 adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or declaring the field as nullable.
Release (macos-arm64): Avalonia.Gif/Decoding/GifDecoder.cs#L105
Cannot convert null literal to non-nullable reference type.
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 adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or declaring the field as nullable.
Release (linux-x64): Avalonia.Gif/Decoding/GifDecoder.cs#L105
Cannot convert null literal to non-nullable reference type.