Skip to content

CodeQL

CodeQL #843

Triggered via schedule February 3, 2026 09:07
Status Success
Total duration 15m 3s
Artifacts

codeql-analysis.yml

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

Annotations

12 warnings
Analyze (csharp): src/EPPlusTest/Issues/DefinedNameIssues.cs#L227
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Analyze (csharp): src/EPPlusTest/Issues/DefinedNameIssues.cs#L188
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Analyze (csharp): src/EPPlusTest/Issues/DefinedNameIssues.cs#L187
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
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/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/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/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/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/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/FormulaExpressions/LambdaCalculator.cs#L27
XML comment has cref attribute 'ExecutePartialFormula(RpnOptimizedDependencyChain, RpnFormula, ExcelCalculationOption, bool, VariableStorageScope)' that could not be resolved
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/