Update compile_upload.yml #5
Annotations
10 warnings
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#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#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#L100
This call site is reachable on all platforms. 'Image.Height' 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#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#L117
This call site is reachable on all platforms. 'Image.Save(Stream, ImageFormat)' 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#L100
This call site is reachable on all platforms. 'Image.Width' 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. 'CompositingQuality.HighSpeed' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|