feat: Add Aspose.BarCode .NET C# Examples — One Dimensional Barcode Types#80
Merged
asadalikhan90 merged 1 commit intoJul 8, 2026
Annotations
11 warnings
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build and run examples:
.github/validation/Program.cs#L52
Converting null literal or possible null value to non-nullable type.
|
|
Build and run examples:
.github/validation/Program.cs#L74
Converting null literal or possible null value to non-nullable type.
|
|
Build and run examples:
.github/validation/Program.cs#L65
Converting null literal or possible null value to non-nullable type.
|
|
Build and run examples:
.github/validation/Program.cs#L24
Non-nullable property 'FileName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build and run examples:
.github/validation/Program.cs#L23
Non-nullable property 'CodeText' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build and run examples:
.github/validation/Program.cs#L22
Non-nullable property 'Symbology' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build and run examples:
.github/validation/Program.cs#L99
Converting null literal or possible null value to non-nullable type.
|
|
Build and run examples:
.github/validation/Program.cs#L61
Converting null literal or possible null value to non-nullable type.
|
|
Build and run examples:
.github/validation/Program.cs#L46
Converting null literal or possible null value to non-nullable type.
|
|
Build and run examples:
.github/validation/Program.cs#L37
Unreachable code detected
|
background
wait
wait-all
cancel
parallel
Loading