Skip to content

Cleanup ifdefs and revise hashing algorithm #91

Cleanup ifdefs and revise hashing algorithm

Cleanup ifdefs and revise hashing algorithm #91

Triggered via pull request April 26, 2024 13:29
@Shane32Shane32
synchronize #503
Shane32:ifdef
Status Success
Total duration 11m 14s
Artifacts

wf-build-test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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'.