Prepare for release #59
Annotations
12 warnings
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/.
|
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:
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:
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:
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:
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:
src/BinaryKits.Zpl.Viewer/Symologies/ZplCode128Symbology.cs#L77
Unexpected character '#'. See also error CS1056.
|
Build:
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:
src/BinaryKits.Zpl.Viewer/Symologies/ZplCode128Symbology.cs#L77
Unexpected character '#'. See also error CS1056.
|
Build:
src/BinaryKits.Zpl.Viewer/ElementDrawers/MaxiCodeElementDrawer.cs#L90
The variable 'e' is declared but never used
|
Build:
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:
src/BinaryKits.Zpl.Viewer/ElementDrawers/MaxiCodeElementDrawer.cs#L90
The variable 'e' is declared but never used
|
Loading