Update dotnet - test.yml #3
Triggered via pull request
September 19, 2023 02:53
Status
Success
Total duration
2m 54s
Artifacts
–
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
dotnet - test.yml
on: pull_request
build-windows
2m 41s
build-linux
42s
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.Label/Elements/ZplBarcode.cs#L3
Missing XML comment for publicly visible type or member 'ZplBarcode'
|
build-linux:
src/BinaryKits.Zpl.Label/Elements/ZplBarcode.cs#L5
Missing XML comment for publicly visible type or member 'ZplBarcode.ZplBarcode(string, int, int, int, int, double, FieldOrientation, bool, bool, bool)'
|
build-linux:
src/BinaryKits.Zpl.Label/Elements/ZplBarcode.cs#L31
Missing XML comment for publicly visible type or member 'ZplBarcode.WideBarToNarrowBarWidthRatio'
|
build-linux:
src/BinaryKits.Zpl.Label/Elements/ZplBarcode.cs#L33
Missing XML comment for publicly visible type or member 'ZplBarcode.Height'
|
build-linux:
src/BinaryKits.Zpl.Label/Elements/ZplBarcode.cs#L35
Missing XML comment for publicly visible type or member 'ZplBarcode.FieldOrientation'
|
build-linux:
src/BinaryKits.Zpl.Label/Elements/ZplBarcode.cs#L37
Missing XML comment for publicly visible type or member 'ZplBarcode.Content'
|
build-linux:
src/BinaryKits.Zpl.Label/Elements/ZplBarcode.cs#L38
Missing XML comment for publicly visible type or member 'ZplBarcode.PrintInterpretationLine'
|
build-linux:
src/BinaryKits.Zpl.Label/Elements/ZplBarcode.cs#L39
Missing XML comment for publicly visible type or member 'ZplBarcode.PrintInterpretationLineAboveCode'
|
build-linux:
src/BinaryKits.Zpl.Label/Elements/ZplBarcode.cs#L41
Missing XML comment for publicly visible type or member 'ZplBarcode.RenderPrintInterpretationLine()'
|
build-linux:
src/BinaryKits.Zpl.Label/Elements/ZplBarcode.cs#L46
Missing XML comment for publicly visible type or member 'ZplBarcode.RenderPrintInterpretationLineAboveCode()'
|
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#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. '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#L24
This call site is reachable on all platforms. 'Pens.Black' 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. '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#L24
This call site is reachable on all platforms. 'Pens.Black' 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'.
|