Skip to content

Enhance shared-string caching and buffer management in ExcelReader #61

Enhance shared-string caching and buffer management in ExcelReader

Enhance shared-string caching and buffer management in ExcelReader #61

Triggered via pull request July 11, 2026 19:28
Status Success
Total duration 2m 42s
Artifacts

codeql.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Analyze (C#): src/ExcelReader.Core/Writer/WorkbookRecordWriter.cs#L250
A static field in a generic type is not shared among instances of different close constructed types.
Analyze (C#): src/ExcelReader.Core/Writer/WorkbookRecordWriter.cs#L244
A static field in a generic type is not shared among instances of different close constructed types.
Analyze (C#): src/ExcelReader.Core/Writer/WorkbookRecordWriter.cs#L132
A static field in a generic type is not shared among instances of different close constructed types.
Analyze (C#): src/ExcelReader.Core/Writer/WorkbookRecordWriter.cs#L131
A static field in a generic type is not shared among instances of different close constructed types.