[WIP/QRCoder2] Fluent API experimentation PR #224
Annotations
1 error and 8 warnings
test
Process completed with exit code 1.
|
build:
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)
|
build:
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)
|
build:
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)
|
build:
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)
|
build:
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)
|
build:
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)
|
build:
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)
|
build:
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)
|