Cleanup ifdefs and revise hashing algorithm #91
Annotations
11 warnings
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/SvgQRCode.cs#L287
This call site is reachable on all platforms. 'ImageFormat.Png' is only supported on: 'windows'.
|
build:
QRCoder/PdfByteQRCode.cs#L85
This call site is reachable on all platforms. 'Encoder.Quality' is only supported on: 'windows'.
|
build:
QRCoder/QRCode.cs#L93
This call site is reachable on all platforms. 'Image.Width' is only supported on: 'windows'.
|
build:
QRCoder/QRCode.cs#L58
This call site is reachable on all platforms. 'Graphics.Save()' is only supported on: 'windows'.
|
build:
QRCoder/SvgQRCode.cs#L285
This call site is reachable on all platforms. 'Bitmap' is only supported on: 'windows'.
|
build:
QRCoder/QRCode.cs#L73
This call site is reachable on all platforms. 'SolidBrush' is only supported on: 'windows'.
|
build:
QRCoder/PdfByteQRCode.cs#L83
This call site is reachable on all platforms. 'ImageCodecInfo.GetImageEncoders()' is only supported on: 'windows'.
|
build:
QRCoder/QRCode.cs#L37
This call site is reachable on all platforms. 'Graphics.FromImage(Image)' is only supported on: 'windows'.
|