feat: Add Aspose.BarCode .NET C# Examples — Swiss Qr Code#83
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#L133
Converting null literal or possible null value to non-nullable type.
|
|
Build and run examples:
.github/validation/Program.cs#L66
Converting null literal or possible null value to non-nullable type.
|
|
Build and run examples:
.github/validation/Program.cs#L23
Non-nullable property 'Reference' 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#L21
Non-nullable property 'Id' 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#L27
Non-nullable property 'AccountIban' 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#L26
Non-nullable property 'CreditorCountryCode' 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#L25
Non-nullable property 'CreditorName' 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#L20
Non-nullable property 'CodeTypeName' 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#L19
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#L18
Non-nullable property 'FileName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
background
wait
wait-all
cancel
parallel
Loading