Skip to content

CodeQL

CodeQL #849

Triggered via schedule March 3, 2026 09:22
Status Success
Total duration 15m 37s
Artifacts

codeql-analysis.yml

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

Annotations

12 warnings
Analyze (csharp): src/EPPlus/Style/Interfaces/IExcelNumberFormat.cs#L8
Missing XML comment for publicly visible type or member 'IExcelNumberFormat'
Analyze (csharp): src/EPPlus/FormulaParsing/FormulaExpressions/LambdaCalculator.cs#L27
XML comment has cref attribute 'ExecutePartialFormula(RpnOptimizedDependencyChain, RpnFormula, ExcelCalculationOption, bool, VariableStorageScope)' that could not be resolved
Analyze (csharp): src/EPPlus/FormulaParsing/ExcelCalculationOption.cs#L128
XML comment has cref attribute 'OperationCanceledException' that could not be resolved
Analyze (csharp): src/EPPlus/FormulaParsing/Excel/Functions/MathFunctions/RangeCriteriaCache.cs#L44
XML comment has badly formed XML -- 'End tag was not expected at this location.'
Analyze (csharp): src/EPPlus/Style/Interfaces/IExcelNumberFormat.cs#L8
Missing XML comment for publicly visible type or member 'IExcelNumberFormat'
Analyze (csharp): src/EPPlus/FormulaParsing/FormulaExpressions/LambdaCalculator.cs#L27
XML comment has cref attribute 'ExecutePartialFormula(RpnOptimizedDependencyChain, RpnFormula, ExcelCalculationOption, bool, VariableStorageScope)' that could not be resolved
Analyze (csharp): src/EPPlus/FormulaParsing/Excel/Functions/MathFunctions/RangeCriteriaCache.cs#L44
XML comment has badly formed XML -- 'End tag was not expected at this location.'
Analyze (csharp): src/EPPlus/Style/Interfaces/IExcelNumberFormat.cs#L8
Missing XML comment for publicly visible type or member 'IExcelNumberFormat'
Analyze (csharp): src/EPPlus/FormulaParsing/FormulaExpressions/LambdaCalculator.cs#L27
XML comment has cref attribute 'ExecutePartialFormula(RpnOptimizedDependencyChain, RpnFormula, ExcelCalculationOption, bool, VariableStorageScope)' that could not be resolved
Analyze (csharp): src/EPPlus/FormulaParsing/Excel/Functions/MathFunctions/RangeCriteriaCache.cs#L44
XML comment has badly formed XML -- 'End tag was not expected at this location.'
Analyze (csharp)
Cannot build an overlay-base database because build-mode is set to "undefined" instead of "none". Falling back to creating a normal full database instead.
Analyze (csharp)
CodeQL Action v3 will be deprecated in December 2026. Please update all occurrences of the CodeQL Action in your workflow files to v4. For more information, see https://github.blog/changelog/2025-10-28-upcoming-deprecation-of-codeql-action-v3/