Skip to content

Update compile_upload.yml #4

Update compile_upload.yml

Update compile_upload.yml #4

Triggered via push October 9, 2024 12:18
Status Success
Total duration 42s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: SynoAI/Controllers/HomeController.cs#L111
This call site is reachable on all platforms. 'Graphics.CompositingMode' is only supported on: 'windows' 6.1 and later. (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' 6.1 and later. (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' 6.1 and later. (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. 'Graphics.CompositingQuality' is only supported on: 'windows' 6.1 and later. (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' 6.1 and later. (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' 6.1 and later. (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' 6.1 and later. (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' 6.1 and later. (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' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build: SynoAI/Controllers/HomeController.cs#L111
This call site is reachable on all platforms. 'CompositingMode.SourceCopy' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)