Skip to content

ZPL Parser: Enable ignoring certain commands #413

ZPL Parser: Enable ignoring certain commands

ZPL Parser: Enable ignoring certain commands #413

Triggered via pull request September 18, 2023 21:10
Status Success
Total duration 3m 15s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

22 warnings
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.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#L84
This call site is reachable on all platforms. 'Graphics.Clear(Color)' 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#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#L84
This call site is reachable on all platforms. 'Graphics.Clear(Color)' 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-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.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#L24
This call site is reachable on all platforms. 'Graphics.DrawLine(Pen, PointF, PointF)' is only supported on: 'windows'.
build-windows: src/BinaryKits.Zpl.TestConsole/DrawImageHelper.cs#L83
This call site is reachable on all platforms. 'Graphics.FromImage(Image)' is only supported on: 'windows'.
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.TestConsole/DrawImageHelper.cs#L84
This call site is reachable on all platforms. 'Graphics.Clear(Color)' is only supported on: 'windows'.
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#L24
This call site is reachable on all platforms. 'Graphics.DrawLine(Pen, PointF, PointF)' is only supported on: 'windows'.
build-windows: src/BinaryKits.Zpl.TestConsole/DrawImageHelper.cs#L83
This call site is reachable on all platforms. 'Graphics.FromImage(Image)' is only supported on: 'windows'.
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.TestConsole/DrawImageHelper.cs#L84
This call site is reachable on all platforms. 'Graphics.Clear(Color)' is only supported on: 'windows'.