Build Container #2
build-container.yml
on: workflow_run
build-container
45s
Annotations
4 warnings
|
build-container:
ExampleDataApis.Tests/UnitTest.cs#L72
This call site is reachable on all platforms. 'Image.FromStream(Stream)' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
build-container:
ExampleDataApis.Tests/UnitTest.cs#L74
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-container:
ExampleDataApis.Tests/UnitTest.cs#L76
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-container:
ExampleDataApis.Tests/UnitTest.cs#L77
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)
|