CodeQL #783
Annotations
4 warnings
Analyze (csharp):
src/Hungary/Mews.Fiscalizations.Hungary/Dto/Invoice.cs#L6156
The field 'QueryTaxpayerResponseType.infoDateField' is never used
|
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/Hungary/Mews.Fiscalizations.Hungary/Dto/Invoice.cs#L6156
The field 'QueryTaxpayerResponseType.infoDateField' is never used
|
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.'
|