Skip to content

Implement mod 10 check digit for interleaved 2 of 5 #223

Implement mod 10 check digit for interleaved 2 of 5

Implement mod 10 check digit for interleaved 2 of 5 #223

Triggered via pull request March 2, 2026 05:23
Status Success
Total duration 1m 40s
Artifacts

dotnet - test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
build-linux: src/BinaryKits.Zpl.Viewer/ElementDrawers/DrawerOptions.cs#L54
'DrawerOptions.FontLoader' is obsolete: 'Use FontManager.FontLoader instead.'
build-linux: src/BinaryKits.Zpl.Viewer.UnitTest/DrawerTest.cs#L18
'DrawerOptions.FontLoader' is obsolete: 'Use FontManager.FontLoader instead.'
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' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
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' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
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' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build-linux: src/BinaryKits.Zpl.TestConsole/DrawImageHelper.cs#L81
This call site is reachable on all platforms. 'Bitmap' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build-linux: src/BinaryKits.Zpl.TestConsole/DrawImageHelper.cs#L24
This call site is reachable on all platforms. 'Pens.Black' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build-linux: src/BinaryKits.Zpl.Viewer/ElementDrawers/DrawerOptions.cs#L54
'DrawerOptions.FontLoader' is obsolete: 'Use FontManager.FontLoader instead.'
build-linux: src/BinaryKits.Zpl.Viewer/ElementDrawers/DrawerOptions.cs#L54
'DrawerOptions.FontLoader' is obsolete: 'Use FontManager.FontLoader instead.'
build-linux: src/BinaryKits.Zpl.Viewer/ElementDrawers/DrawerOptions.cs#L54
'DrawerOptions.FontLoader' is obsolete: 'Use FontManager.FontLoader instead.'
build-windows: src/BinaryKits.Zpl.Viewer/ElementDrawers/DrawerOptions.cs#L54
'DrawerOptions.FontLoader' is obsolete: 'Use FontManager.FontLoader instead.'
build-windows: src/BinaryKits.Zpl.Viewer/ElementDrawers/DrawerOptions.cs#L54
'DrawerOptions.FontLoader' is obsolete: 'Use FontManager.FontLoader instead.'
build-windows: src/BinaryKits.Zpl.Viewer.UnitTest/DrawerTest.cs#L18
'DrawerOptions.FontLoader' is obsolete: 'Use FontManager.FontLoader instead.'
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' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
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' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
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' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build-windows: src/BinaryKits.Zpl.TestConsole/DrawImageHelper.cs#L24
This call site is reachable on all platforms. 'Pens.Black' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build-windows: src/BinaryKits.Zpl.TestConsole/DrawImageHelper.cs#L81
This call site is reachable on all platforms. 'Bitmap' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build-windows: src/BinaryKits.Zpl.Viewer/ElementDrawers/DrawerOptions.cs#L54
'DrawerOptions.FontLoader' is obsolete: 'Use FontManager.FontLoader instead.'
build-windows: src/BinaryKits.Zpl.Viewer/ElementDrawers/DrawerOptions.cs#L54
'DrawerOptions.FontLoader' is obsolete: 'Use FontManager.FontLoader instead.'