Fixed RenderModuleWidth() function to include WideBarToNarrowBarWidth… #396
Annotations
1 error and 11 warnings
|
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/
|
src/BinaryKits.Zpl.TestConsole/DrawImageHelper.cs#L24
This call site is reachable on all platforms. 'Pens.Black' is only supported on: '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'.
|
src/BinaryKits.Zpl.TestConsole/DrawImageHelper.cs#L84
This call site is reachable on all platforms. 'Graphics.Clear(Color)' is only supported on: 'windows'.
|
src/BinaryKits.Zpl.TestConsole/DrawImageHelper.cs#L81
This call site is reachable on all platforms. 'Bitmap' is only supported on: 'windows'.
|
src/BinaryKits.Zpl.TestConsole/DrawImageHelper.cs#L83
This call site is reachable on all platforms. 'Graphics.FromImage(Image)' is only supported on: 'windows'.
|
src/BinaryKits.Zpl.TestConsole/DrawImageHelper.cs#L24
This call site is reachable on all platforms. 'Pens.Black' is only supported on: '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'.
|
src/BinaryKits.Zpl.TestConsole/DrawImageHelper.cs#L84
This call site is reachable on all platforms. 'Graphics.Clear(Color)' is only supported on: 'windows'.
|
src/BinaryKits.Zpl.TestConsole/DrawImageHelper.cs#L81
This call site is reachable on all platforms. 'Bitmap' is only supported on: 'windows'.
|
src/BinaryKits.Zpl.TestConsole/DrawImageHelper.cs#L83
This call site is reachable on all platforms. 'Graphics.FromImage(Image)' is only supported on: 'windows'.
|
The logs for this run have expired and are no longer available.
Loading