Fix IndexOutOfRangeException in LoadFromText when text file has more columns than specified DataTypes#2388
Merged
swmal merged 1 commit intoJun 18, 2026
Annotations
13 warnings
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4, github/codeql-action/analyze@v3, github/codeql-action/init@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build:
src/EPPlus/FormulaParsing/Excel/Functions/ExcelFunction.cs#L132
Missing XML comment for publicly visible type or member 'ExcelFunction.Name'
|
|
Build:
src/EPPlus/Drawing/Chart/ChartDataSource.cs#L32
Field 'ChartDataSource._xSeriesNumLitPath' is never assigned to, and will always have its default value null
|
|
Build:
src/EPPlus/FormulaParsing/Excel/Functions/ExcelFunction.cs#L132
Missing XML comment for publicly visible type or member 'ExcelFunction.Name'
|
|
Build:
src/EPPlus/Drawing/Chart/ChartDataSource.cs#L32
Field 'ChartDataSource._xSeriesNumLitPath' is never assigned to, and will always have its default value null
|
|
Build:
src/EPPlus/FormulaParsing/Excel/Functions/ExcelFunction.cs#L132
Missing XML comment for publicly visible type or member 'ExcelFunction.Name'
|
|
Build:
src/EPPlus/Drawing/Chart/ChartDataSource.cs#L32
Field 'ChartDataSource._xSeriesNumLitPath' is never assigned to, and will always have its default value null
|
|
Build:
src/EPPlus/FormulaParsing/Excel/Functions/ExcelFunction.cs#L132
Missing XML comment for publicly visible type or member 'ExcelFunction.Name'
|
|
Build:
src/EPPlus/Drawing/Chart/ChartDataSource.cs#L32
Field 'ChartDataSource._xSeriesNumLitPath' is never assigned to, and will always have its default value null
|
|
Build:
src/EPPlus/FormulaParsing/Excel/Functions/ExcelFunction.cs#L132
Missing XML comment for publicly visible type or member 'ExcelFunction.Name'
|
|
Build:
src/EPPlus/Drawing/Chart/ChartDataSource.cs#L32
Field 'ChartDataSource._xSeriesNumLitPath' is never assigned to, and will always have its default value null
|
|
Initialize CodeQL
Cannot build an overlay database because build-mode is set to "undefined" instead of "none". Falling back to creating a normal full database instead.
|
|
Initialize CodeQL
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/
|
background
wait
wait-all
cancel
parallel
Loading