Skip to content

CodeQL

CodeQL #812

Triggered via schedule December 9, 2024 18:42
Status Success
Total duration 3m 7s
Artifacts

codeql-analysis.yml

on: schedule
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
Analyze (csharp)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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.'