Skip to content

EPPlus version 6.2.9 #559

EPPlus version 6.2.9

EPPlus version 6.2.9 #559

Triggered via push September 8, 2023 07:53
Status Success
Total duration 24m 2s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
Analyze (csharp)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Analyze (csharp): src/EPPlus/Vba/Signatures/SignatureReader.cs#L160
The variable 's' is assigned but its value is never used
Analyze (csharp): src/EPPlus/DataValidation/Formulas/ExcelDataValidationFormula.cs#L45
The event 'ExcelDataValidationFormula.BecomesExt' is never used
Analyze (csharp): src/EPPlus/Core/CellStore/RangeDictionary.cs#L18
XML comment has cref attribute 'T' that refers to a type parameter
Analyze (csharp): src/EPPlus/DataValidation/Events/OnFormulaChangedEventArgs.cs#L5
Missing XML comment for publicly visible type or member 'OnFormulaChangedEventArgs'
Analyze (csharp): src/EPPlus/DataValidation/ExcelDataValidation.cs#L36
Parameter 'ws' has no matching param tag in the XML comment for 'ExcelDataValidation.ExcelDataValidation(string, string, ExcelWorksheet)' (but other parameters do)
Analyze (csharp): src/EPPlus/DataValidation/ExcelDataValidation.cs#L50
Parameter 'ws' has no matching param tag in the XML comment for 'ExcelDataValidation.ExcelDataValidation(XmlReader, ExcelWorksheet)' (but other parameters do)
Analyze (csharp): src/EPPlus/DataValidation/ExcelDataValidation.cs#L60
Parameter 'ws' has no matching param tag in the XML comment for 'ExcelDataValidation.ExcelDataValidation(ExcelDataValidation, ExcelWorksheet)' (but other parameters do)
Analyze (csharp): src/EPPlus/DataValidation/ExcelDataValidation.cs#L119
Missing XML comment for publicly visible type or member 'ExcelDataValidation.ImeMode'
Analyze (csharp): src/EPPlus/DataValidation/ExcelDataValidationAny.cs#L28
Parameter 'ws' has no matching param tag in the XML comment for 'ExcelDataValidationAny.ExcelDataValidationAny(string, string, ExcelWorksheet)' (but other parameters do)
Analyze (csharp): src/EPPlus/DataValidation/ExcelDataValidationAny.cs#L36
Parameter 'ws' has no matching param tag in the XML comment for 'ExcelDataValidationAny.ExcelDataValidationAny(XmlReader, ExcelWorksheet)' (but other parameters do)
Analyze (csharp)
Timed out waiting for analysis to finish processing. Continuing.