Skip to content

Support Base64QRCode on .NET6+ on Linux #63

Support Base64QRCode on .NET6+ on Linux

Support Base64QRCode on .NET6+ on Linux #63

Triggered via pull request April 13, 2024 19:00
Status Success
Total duration 11m 1s
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#L78
This call site is reachable on all platforms. 'Base64QRCode.BitmapToBase64(Bitmap, Base64QRCode.ImageType)' is only supported on: 'windows'.
build: QRCoder/Base64QRCode.cs#L76
This call site is reachable on all platforms. 'QRCode.GetGraphic(int, Color, Color, bool)' is only supported on: 'windows'.
build: QRCoder/Base64QRCode.cs#L74
This call site is reachable on all platforms. 'QRCode' is only supported on: 'windows'.
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
Targeting .NET 6.0 in Visual Studio 2019 is not supported.
build: QRCoderTests/SvgQRCodeRendererTests.cs#L24
'Assembly.CodeBase' is obsolete: 'Assembly.CodeBase and Assembly.EscapedCodeBase are only included for .NET Framework compatibility. Use Assembly.Location.'
build: QRCoderTests/SvgQRCodeRendererTests.cs#L24
'Assembly.CodeBase' is obsolete: 'Assembly.CodeBase and Assembly.EscapedCodeBase are only included for .NET Framework compatibility. Use Assembly.Location.'