Added SellerOrderReferencedDocument #366
Annotations
3 errors and 7 warnings
Build test:
ZUGFeRD/InvoiceDescriptor22UBLWriter.cs#L314
'IList<PaymentTerms>' does not contain a definition for 'FirstOrDefault' and no accessible extension method 'FirstOrDefault' accepting a first argument of type 'IList<PaymentTerms>' could be found (are you missing a using directive or an assembly reference?)
|
Build test:
ZUGFeRD/InvoiceDescriptor22UBLWriter.cs#L314
'IList<PaymentTerms>' does not contain a definition for 'FirstOrDefault' and no accessible extension method 'FirstOrDefault' accepting a first argument of type 'IList<PaymentTerms>' could be found (are you missing a using directive or an assembly reference?)
|
Build test
Process completed with exit code 1.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build test:
ZUGFeRD/InvoiceDescriptor22UBLWriter.cs#L211
The result of the expression is always 'true' since a value of type 'decimal' is never equal to 'null' of type 'decimal?'
|
Build test:
ZUGFeRD/InvoiceDescriptor23Writer.cs#L32
The field 'InvoiceDescriptor23Writer.ALL_PROFILES' is assigned but its value is never used
|
Build test:
ZUGFeRD/XmlUtils.cs#L80
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
|
Build test:
ZUGFeRD/InvoiceDescriptor22UBLWriter.cs#L211
The result of the expression is always 'true' since a value of type 'decimal' is never equal to 'null' of type 'decimal?'
|
Build test:
ZUGFeRD/InvoiceDescriptor23Writer.cs#L32
The field 'InvoiceDescriptor23Writer.ALL_PROFILES' is assigned but its value is never used
|
Build test:
ZUGFeRD/XmlUtils.cs#L80
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
|
Loading