feat: Add Aspose.BarCode .NET C# Examples — Mailmark Two Dimensional Barcode - #101
Merged
asadalikhan90 merged 1 commit intoAug 13, 2026
Annotations
9 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#L60
Possible null reference argument for parameter 'path' in 'DirectoryInfo Directory.CreateDirectory(string path)'.
|
|
Build and run examples:
.github/validation/Program.cs#L57
Converting null literal or possible null value to non-nullable type.
|
|
Build and run examples:
.github/validation/Program.cs#L29
Converting null literal or possible null value to non-nullable type.
|
|
Build and run examples:
.github/validation/Program.cs#L31
Converting null literal or possible null value to non-nullable type.
|
|
Build and run examples:
.github/validation/Program.cs#L49
Converting null literal or possible null value to non-nullable type.
|
|
Build and run examples:
.github/validation/Program.cs#L38
Possible null reference argument for parameter 'other' in 'bool BarcodeCacheKey.Equals(BarcodeCacheKey other)'.
|
|
Build and run examples:
.github/validation/Program.cs#L32
Nullability of reference types in type of parameter 'other' of 'bool BarcodeCacheKey.Equals(BarcodeCacheKey other)' doesn't match implicitly implemented member 'bool IEquatable<BarcodeCacheKey>.Equals(BarcodeCacheKey? other)' (possibly because of nullability attributes).
|
|
Build and run examples:
.github/validation/Program.cs#L38
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
background
wait
wait-all
cancel
parallel
Loading