Skip to content

Drop BarcodeLib dependency #54

Drop BarcodeLib dependency

Drop BarcodeLib dependency #54

Triggered via pull request April 25, 2024 10:36
Status Success
Total duration 3m 15s
Artifacts

dotnet - test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

24 warnings
build-linux
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-linux
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-linux: src/BinaryKits.Zpl.Label/Elements/ZplBarcode93.cs#L26
XML comment has a param tag for 'mode', but there is no parameter by that name
build-linux: src/BinaryKits.Zpl.Label/Elements/ZplBarcode93.cs#L26
XML comment has a param tag for 'mode', but there is no parameter by that name
build-linux: src/BinaryKits.Zpl.Label/Elements/ZplBarcode93.cs#L26
XML comment has a param tag for 'mode', but there is no parameter by that name
build-linux: src/BinaryKits.Zpl.TestConsole/DrawImageHelper.cs#L24
This call site is reachable on all platforms. 'Graphics.DrawLine(Pen, PointF, PointF)' is only supported on: 'windows'.
build-linux: src/BinaryKits.Zpl.TestConsole/DrawImageHelper.cs#L24
This call site is reachable on all platforms. 'Pens.Black' is only supported on: 'windows'.
build-linux: src/BinaryKits.Zpl.TestConsole/DrawImageHelper.cs#L81
This call site is reachable on all platforms. 'Bitmap' is only supported on: 'windows'.
build-linux: src/BinaryKits.Zpl.TestConsole/DrawImageHelper.cs#L83
This call site is reachable on all platforms. 'Graphics.FromImage(Image)' is only supported on: 'windows'.
build-linux: src/BinaryKits.Zpl.TestConsole/DrawImageHelper.cs#L84
This call site is reachable on all platforms. 'Graphics.Clear(Color)' is only supported on: 'windows'.
build-linux: src/BinaryKits.Zpl.Viewer/Symologies/ZplCode128Symbology.cs#L77
XML comment has syntactically incorrect cref attribute 'https://en.wikipedia.org/wiki/Code_128#Bar_code_widths'
build-linux: src/BinaryKits.Zpl.Viewer/Symologies/ZplCode128Symbology.cs#L77
Unexpected character '#'. See also error CS1056.
build-windows
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-windows
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-windows: src/BinaryKits.Zpl.Label/Elements/ZplBarcode93.cs#L26
XML comment has a param tag for 'mode', but there is no parameter by that name
build-windows: src/BinaryKits.Zpl.Label/Elements/ZplBarcode93.cs#L26
XML comment has a param tag for 'mode', but there is no parameter by that name
build-windows: src/BinaryKits.Zpl.Label/Elements/ZplBarcode93.cs#L26
XML comment has a param tag for 'mode', but there is no parameter by that name
build-windows: src/BinaryKits.Zpl.Viewer/Symologies/ZplCode128Symbology.cs#L77
XML comment has syntactically incorrect cref attribute 'https://en.wikipedia.org/wiki/Code_128#Bar_code_widths'
build-windows: src/BinaryKits.Zpl.TestConsole/DrawImageHelper.cs#L81
This call site is reachable on all platforms. 'Bitmap' is only supported on: 'windows'.
build-windows: src/BinaryKits.Zpl.Viewer/Symologies/ZplCode128Symbology.cs#L77
Unexpected character '#'. See also error CS1056.
build-windows: src/BinaryKits.Zpl.Viewer/ElementDrawers/MaxiCodeElementDrawer.cs#L90
The variable 'e' is declared but never used
build-windows: src/BinaryKits.Zpl.Viewer/ElementDrawers/Barcode93ElementDrawer.cs#L43
The result of the expression is always 'true' since a value of type 'FieldOrientation' is never equal to 'null' of type 'FieldOrientation?'
build-windows: src/BinaryKits.Zpl.TestConsole/DrawImageHelper.cs#L24
This call site is reachable on all platforms. 'Pens.Black' is only supported on: 'windows'.
build-windows: src/BinaryKits.Zpl.TestConsole/DrawImageHelper.cs#L84
This call site is reachable on all platforms. 'Graphics.Clear(Color)' is only supported on: 'windows'.