feat: Add Aspose.BarCode .NET C# Examples — Two Dimensional Barcode Types#86
Merged
asadalikhan90 merged 4 commits intoJul 17, 2026
Merged
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#L101
'DataMatrixParameters.DataMatrixVersion' is obsolete: 'Use Version instead'
|
|
Build and run examples:
.github/validation/Program.cs#L45
Converting null literal or possible null value to non-nullable type.
|
|
Build and run examples:
.github/validation/Program.cs#L44
Converting null literal or possible null value to non-nullable type.
|
|
Build and run examples:
.github/validation/Program.cs#L72
'DataMatrixParameters.DataMatrixVersion' is obsolete: 'Use Version instead'
|
|
Build and run examples:
.github/validation/Program.cs#L54
Converting null literal or possible null value to non-nullable type.
|
|
Build and run examples:
.github/validation/Program.cs#L27
'DataMatrixParameters.DataMatrixVersion' is obsolete: 'Use Version instead'
|
|
Build and run examples:
.github/validation/Program.cs#L56
'DotCodeParameters.DotCodeEncodeMode' is obsolete: 'Use EncodeMode instead'
|
|
Build and run examples:
.github/validation/Program.cs#L32
'DotCodeEncodeMode.ExtendedCodetext' is obsolete: 'This property is obsolete and will be removed in future releases. Instead, use the 'Extended' encode mode.'
|
|
Build and run examples:
.github/validation/Program.cs#L43
Converting null literal or possible null value to non-nullable type.
|
|
Build and run examples:
.github/validation/Program.cs#L40
Converting null literal or possible null value to non-nullable type.
|
background
wait
wait-all
cancel
parallel
Loading