Skip to content

Update docker-image.yml #75

Update docker-image.yml

Update docker-image.yml #75

Triggered via push September 16, 2023 08:11
Status Success
Total duration 1m 2s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
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: SynoAI/Controllers/HomeController.cs#L100
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: SynoAI/Controllers/HomeController.cs#L113
This call site is reachable on all platforms. 'Graphics.DrawImage(Image, int, int, int, int)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build: SynoAI/Controllers/HomeController.cs#L109
This call site is reachable on all platforms. 'CompositingQuality.HighSpeed' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build: SynoAI/Controllers/HomeController.cs#L97
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: SynoAI/Controllers/HomeController.cs#L110
This call site is reachable on all platforms. 'Graphics.InterpolationMode' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build: SynoAI/Controllers/HomeController.cs#L100
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: SynoAI/Controllers/HomeController.cs#L108
This call site is reachable on all platforms. 'Graphics.FromImage(Image)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build: SynoAI/Controllers/HomeController.cs#L110
This call site is reachable on all platforms. 'InterpolationMode.HighQualityBicubic' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build: SynoAI/Controllers/HomeController.cs#L107
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: SynoAI/Controllers/HomeController.cs#L117
This call site is reachable on all platforms. 'ImageFormat.Jpeg' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)