Skip to content

Merge remote-tracking branch 'origin/main' #4

Merge remote-tracking branch 'origin/main'

Merge remote-tracking branch 'origin/main' #4

Triggered via push December 14, 2025 00:20
Status Cancelled
Total duration 2m 38s
Artifacts

dotnet.yml

on: push
Matrix: build
Create Release
0s
Create Release
Fit to window
Zoom out
Zoom in

Annotations

6 errors, 18 warnings, and 1 notice
Build macOS x64
The macOS-13 based runner images are now retired. For more details, see https://github.com/actions/runner-images/issues/13046.
Build macOS ARM64
Process completed with exit code 1.
Build macOS ARM64
Ahead-of-time compilation is not supported for the target framework.
Build Linux x64
Process completed with exit code 1.
Build Linux x64
Ahead-of-time compilation is not supported for the target framework.
Build Windows x64
Process completed with exit code 1.
Build macOS ARM64: PpmSharp/PpmViewerWindow.cs#L37
'NativeWindowSettings.MinimumSize' is obsolete: 'Use the MinimumClientSize property to get or set the minimum size of the contents of the window.'
Build macOS ARM64: PpmSharp/PpmViewerWindow.cs#L36
'NativeWindowSettings.Size' is obsolete: 'Use the ClientSize property to get or set the initial size of the contents of the window.'
Build macOS ARM64: PpmSharp/Models/PpmImage.cs#L148
Non-nullable property 'Pixels' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build macOS ARM64: PpmSharp/PpmViewerWindow.cs#L37
'NativeWindowSettings.MinimumSize' is obsolete: 'Use the MinimumClientSize property to get or set the minimum size of the contents of the window.'
Build macOS ARM64: PpmSharp/PpmViewerWindow.cs#L36
'NativeWindowSettings.Size' is obsolete: 'Use the ClientSize property to get or set the initial size of the contents of the window.'
Build macOS ARM64: PpmSharp/Models/PpmImage.cs#L148
Non-nullable property 'Pixels' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build Linux x64: PpmSharp/PpmViewerWindow.cs#L37
'NativeWindowSettings.MinimumSize' is obsolete: 'Use the MinimumClientSize property to get or set the minimum size of the contents of the window.'
Build Linux x64: PpmSharp/PpmViewerWindow.cs#L36
'NativeWindowSettings.Size' is obsolete: 'Use the ClientSize property to get or set the initial size of the contents of the window.'
Build Linux x64: PpmSharp/Models/PpmImage.cs#L148
Non-nullable property 'Pixels' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build Linux x64: PpmSharp/PpmViewerWindow.cs#L37
'NativeWindowSettings.MinimumSize' is obsolete: 'Use the MinimumClientSize property to get or set the minimum size of the contents of the window.'
Build Linux x64: PpmSharp/PpmViewerWindow.cs#L36
'NativeWindowSettings.Size' is obsolete: 'Use the ClientSize property to get or set the initial size of the contents of the window.'
Build Linux x64: PpmSharp/Models/PpmImage.cs#L148
Non-nullable property 'Pixels' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build Windows x64: PpmSharp/PpmViewerWindow.cs#L37
'NativeWindowSettings.MinimumSize' is obsolete: 'Use the MinimumClientSize property to get or set the minimum size of the contents of the window.'
Build Windows x64: PpmSharp/PpmViewerWindow.cs#L36
'NativeWindowSettings.Size' is obsolete: 'Use the ClientSize property to get or set the initial size of the contents of the window.'
Build Windows x64: PpmSharp/Models/PpmImage.cs#L148
Non-nullable property 'Pixels' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build Windows x64: PpmSharp/PpmViewerWindow.cs#L37
'NativeWindowSettings.MinimumSize' is obsolete: 'Use the MinimumClientSize property to get or set the minimum size of the contents of the window.'
Build Windows x64: PpmSharp/PpmViewerWindow.cs#L36
'NativeWindowSettings.Size' is obsolete: 'Use the ClientSize property to get or set the initial size of the contents of the window.'
Build Windows x64: PpmSharp/Models/PpmImage.cs#L148
Non-nullable property 'Pixels' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build macOS x64
The macOS-13 based runner images are being deprecated, consider switching to macOS-15 (macos-15-intel) or macOS 15 arm64 (macos-latest) instead. For more details see https://github.com/actions/runner-images/issues/13046