Skip to content

Raised version counter to 1.5.1 #64

Raised version counter to 1.5.1

Raised version counter to 1.5.1 #64

Triggered via push April 26, 2024 22:25
Status Success
Total duration 17m 47s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

13 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/ArtQRCode.cs#L148
This call site is reachable on all platforms. 'Graphics.FillEllipse(Brush, Rectangle)' 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/ArtQRCode.cs#L124
This call site is reachable on all platforms. 'Graphics.DrawImage(Image, Rectangle)' is only supported on: 'windows'.
build: QRCoder/ArtQRCode.cs#L216
This call site is reachable on all platforms. 'Image.Height' 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/SvgQRCode.cs#L287
This call site is reachable on all platforms. 'ImageFormat.Png' is only supported on: 'windows'.
build: QRCoder/ArtQRCode.cs#L228
This call site is reachable on all platforms. 'SolidBrush' is only supported on: 'windows'.
build: QRCoder/ArtQRCode.cs#L146
This call site is reachable on all platforms. 'Graphics.FromImage(Image)' is only supported on: 'windows'.
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test
The following actions uses node12 which is deprecated and will be forced to run on node16: codecov/codecov-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/