Skip to content

Cleanup ifdefs and revise hashing algorithm #88

Cleanup ifdefs and revise hashing algorithm

Cleanup ifdefs and revise hashing algorithm #88

Triggered via pull request April 25, 2024 06:47
@Shane32Shane32
synchronize #503
Shane32:ifdef
Status Success
Total duration 12m 37s
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/Base64QRCode.cs#L120
This call site is reachable on all platforms. 'Image.Save(Stream, ImageFormat)' is only supported on: 'windows'.
build: QRCoder/ArtQRCode.cs#L162
This call site is reachable on all platforms. 'Graphics.Save()' is only supported on: 'windows'.
build: QRCoder/ArtQRCode.cs#L159
This call site is reachable on all platforms. 'Graphics.DrawImage(Image, RectangleF, RectangleF, GraphicsUnit)' is only supported on: 'windows'.
build: QRCoder/Base64QRCode.cs#L115
This call site is reachable on all platforms. 'ImageFormat.Png' is only supported on: 'windows'.
build: QRCoder/ArtQRCode.cs#L157
This call site is reachable on all platforms. 'Graphics.FromImage(Image)' is only supported on: 'windows'.
build: QRCoder/Base64QRCode.cs#L112
This call site is reachable on all platforms. 'ImageFormat.Gif' is only supported on: 'windows'.
build: QRCoder/ArtQRCode.cs#L124
This call site is reachable on all platforms. 'Graphics.DrawImage(Image, Rectangle)' is only supported on: 'windows'.
build: QRCoder/Base64QRCode.cs#L106
This call site is reachable on all platforms. 'ImageFormat.Png' is only supported on: 'windows'.