Skip to content

CodeQL

CodeQL #840

Triggered via schedule January 13, 2026 08:58
Status Success
Total duration 15m 31s
Artifacts

codeql-analysis.yml

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

Annotations

11 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)
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/