Skip to content

Added SellerOrderReferencedDocument #366

Added SellerOrderReferencedDocument

Added SellerOrderReferencedDocument #366

Triggered via pull request October 8, 2024 12:42
Status Failure
Total duration 40s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 7 warnings
build: 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: 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
Process completed with exit code 1.
build
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: 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: ZUGFeRD/InvoiceDescriptor23Writer.cs#L32
The field 'InvoiceDescriptor23Writer.ALL_PROFILES' is assigned but its value is never used
build: ZUGFeRD/XmlUtils.cs#L80
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)
build: 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: ZUGFeRD/InvoiceDescriptor23Writer.cs#L32
The field 'InvoiceDescriptor23Writer.ALL_PROFILES' is assigned but its value is never used
build: ZUGFeRD/XmlUtils.cs#L80
Re-throwing caught exception changes stack information (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2200)