Introducing CIG and CUP in Italian fiscalization tests #754
Annotations
1 error and 2 warnings
Mews.Fiscalizations.Hungary.Tests.InvoiceTests ► SendCorrectionForeignCompanyInvoiceSucceeds("US","UsTaxId"):
src/Hungary/Mews.Fiscalizations.Hungary.Tests/InvoiceTests.cs#L264
Failed test found in:
src/Hungary/Mews.Fiscalizations.Hungary.Tests/TestResults/test-results-Windows.trx
Error:
Assert.That(value.Status, Is.EqualTo(InvoiceState.Done))
Expected: Done
But was: Processing
|
Analyze (csharp):
src/Basque/Mews.Fiscalizations.Basque/ModelToDtoConverter.cs#L30
'OptionExtensions.GetOrNull<T, TResult>(Option<T>, Func<T, TResult[]>)' is obsolete: 'You shouldn't have nulls in variables of collection types. Use `Map` + `GetOrEmpty` instead.'
|
Analyze (csharp):
src/Basque/Mews.Fiscalizations.Basque/ModelToDtoConverter.cs#L30
'OptionExtensions.GetOrNull<T, TResult>(Option<T>, Func<T, TResult[]>)' is obsolete: 'You shouldn't have nulls in variables of collection types. Use `Map` + `GetOrEmpty` instead.'
|