Build, test, pack, push (Release) #6
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#L93
This call site is reachable on all platforms. 'Graphics.DrawImage(Image, int, int)' 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/PdfByteQRCode.cs#L79
This call site is reachable on all platforms. 'Image.FromStream(Stream)' is only supported on: 'windows'.
|
build:
QRCoder/ArtQRCode.cs#L126
This call site is reachable on all platforms. 'Graphics.DrawImage(Image, Rectangle)' is only supported on: 'windows'.
|
build:
QRCoder/Base64QRCode.cs#L109
This call site is reachable on all platforms. 'ImageFormat.Jpeg' is only supported on: 'windows'.
|
build:
QRCoder/Base64QRCode.cs#L120
This call site is reachable on all platforms. 'Image.Save(Stream, ImageFormat)' 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/Base64QRCode.cs#L106
This call site is reachable on all platforms. 'ImageFormat.Png' 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/
|