Add API approvals to tests #110
Annotations
1 error and 11 warnings
test
Process completed with exit code 1.
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: microsoft/setup-msbuild@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build
Targeting .NET 6.0 in Visual Studio 2019 is not supported.
|
build
Targeting .NET 6.0 in Visual Studio 2019 is not supported.
|
build:
QRCoder/ArtQRCode.cs#L93
This call site is reachable on all platforms. 'Graphics.DrawImage(Image, int, int)' is only supported on: 'windows'.
|
build:
QRCoder/SvgQRCode.cs#L287
This call site is reachable on all platforms. 'Image.Save(Stream, ImageFormat)' is only supported on: 'windows'.
|
build:
QRCoder/ArtQRCode.cs#L226
This call site is reachable on all platforms. 'Graphics.FromImage(Image)' is only supported on: 'windows'.
|
build:
QRCoder/ArtQRCode.cs#L156
This call site is reachable on all platforms. 'Bitmap' is only supported on: 'windows'.
|
build:
QRCoder/SvgQRCode.cs#L287
This call site is reachable on all platforms. 'ImageFormat.Png' is only supported on: 'windows'.
|
build:
QRCoder/ArtQRCode.cs#L161
This call site is reachable on all platforms. 'GraphicsUnit.Pixel' is only supported on: 'windows'.
|
build:
QRCoder/ArtQRCode.cs#L233
This call site is reachable on all platforms. 'Graphics.CompositingQuality' is only supported on: 'windows'.
|
build:
QRCoder/ArtQRCode.cs#L126
This call site is reachable on all platforms. 'Graphics.DrawImage(Image, Rectangle)' is only supported on: 'windows'.
|