Skip to content

merged updated class lib template #2

merged updated class lib template

merged updated class lib template #2

Triggered via push September 14, 2024 20:00
Status Failure
Total duration 1m 25s
Artifacts

master.yml

on: push
Matrix: Build and Test
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 12 warnings
Build and Test (ubuntu)
Process completed with exit code 1.
Build and Test (windows)
The job was canceled because "ubuntu" failed.
Build and Test (windows)
The operation was canceled.
Build and Test (macos)
The job was canceled because "ubuntu" failed.
Build and Test (macos)
The operation was canceled.
Build and Test (ubuntu)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build and Test (ubuntu)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build and Test (ubuntu): test/SirenTests.cs#L17
Possible null reference argument for parameter 'stream' in 'Bitmap.Bitmap(Stream stream)'.
Build and Test (ubuntu): test/SirenTests.cs#L21
This call site is reachable on all platforms. 'Image.Height' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build and Test (ubuntu): app/ImageTools.cs#L25
This call site is reachable on all platforms. 'Image.Width' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build and Test (ubuntu): test/SirenTests.cs#L20
This call site is reachable on all platforms. 'Image.Height' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build and Test (ubuntu): test/SirenTests.cs#L17
This call site is reachable on all platforms. 'Bitmap' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build and Test (ubuntu): test/SirenTests.cs#L34
This call site is reachable on all platforms. 'Image.Width' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build and Test (ubuntu): test/SirenTests.cs#L20
This call site is reachable on all platforms. 'Image.Width' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build and Test (ubuntu): test/SirenTests.cs#L21
This call site is reachable on all platforms. 'Image.Width' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build and Test (ubuntu): app/ImageTools.cs#L35
This call site is reachable on all platforms. 'Bitmap.UnlockBits(BitmapData)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build and Test (ubuntu): test/SirenTests.cs#L34
This call site is reachable on all platforms. 'Image.Height' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)