Add per-workbook RenderContext on ExcelWorkbook#2395
Open
swmal wants to merge 98 commits into
Open
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.Fonts.OpenType.Benchmarks/TextShapingBenchmarks.cs#L12
Non-nullable field '_engine' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Build:
src/EPPlus.Fonts.OpenType.Benchmarks/TextShapingBenchmarks.cs#L11
Non-nullable field '_roboto' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
Build:
src/EPPlus.Fonts.OpenType/FontsBinaryReader.cs#L26
The field 'FontsBinaryReader._numberOfReadBytes' is assigned but its value is never used
|
|
Build:
src/EPPlus.Fonts.OpenType/Tables/Gsub/GsubTableValidator.cs#L308
The result of the expression is always 'false' since a value of type 'int' is never equal to 'null' of type 'int?'
|
|
Build:
src/EPPlus.Fonts.OpenType/TextShaping/Positioning/MarkToBaseProvider.cs#L57
The variable 'positioned' is assigned but its value is never used
|
|
Build:
src/EPPlus.Fonts.OpenType/Tables/Cmap/CmapSubtable4Segment.cs#L26
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Build:
src/EPPlus.Fonts.OpenType/FontsBinaryReader.cs#L26
The field 'FontsBinaryReader._numberOfReadBytes' is assigned but its value is never used
|
|
Build:
src/EPPlus.Fonts.OpenType/Tables/Gsub/GsubTableValidator.cs#L308
The result of the expression is always 'false' since a value of type 'int' is never equal to 'null' of type 'int?'
|
|
Build:
src/EPPlus.Fonts.OpenType/TextShaping/Positioning/MarkToBaseProvider.cs#L57
The variable 'positioned' is assigned but its value is never used
|
|
Build:
src/EPPlus.Fonts.OpenType/Tables/Cmap/CmapSubtable4Segment.cs#L26
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
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