[WIP/QRCoder2] Fluent API experimentation PR #558
Annotations
8 warnings
QRCoder/Builders/Renderers/Implementations/SystemDrawingRenderer.cs#L18
This call site is reachable on all platforms. 'ImageFormat.Png' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
QRCoder/Builders/Renderers/Implementations/SystemDrawingRenderer.cs#L46
This call site is reachable on all platforms. 'QRCode.GetGraphic(int, Color, Color, Bitmap, int, int, bool, Color?)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
QRCoder/Builders/Renderers/Implementations/SystemDrawingRenderer.cs#L46
This call site is reachable on all platforms. 'QRCode' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
QRCoder/Builders/Renderers/Implementations/SystemDrawingRenderer.cs#L57
This call site is reachable on all platforms. 'Image.Save(Stream, ImageFormat)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
QRCoder/Builders/Renderers/Implementations/SystemDrawingRenderer.cs#L18
This call site is reachable on all platforms. 'ImageFormat.Png' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
QRCoder/Builders/Renderers/Implementations/SystemDrawingRenderer.cs#L46
This call site is reachable on all platforms. 'QRCode.GetGraphic(int, Color, Color, Bitmap, int, int, bool, Color?)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
QRCoder/Builders/Renderers/Implementations/SystemDrawingRenderer.cs#L46
This call site is reachable on all platforms. 'QRCode' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
QRCoder/Builders/Renderers/Implementations/SystemDrawingRenderer.cs#L57
This call site is reachable on all platforms. 'Image.Save(Stream, ImageFormat)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
This job succeeded
Loading