Skip to content

Merge pull request #31 from GabrielMarquezMatte/develop #73

Merge pull request #31 from GabrielMarquezMatte/develop

Merge pull request #31 from GabrielMarquezMatte/develop #73

Triggered via push July 14, 2026 14:50
Status Success
Total duration 3m 1s
Artifacts

codeql.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Analyze (C#): src/ExcelReader.Core/Writer/WorkbookRecordWriter.cs#L254
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#L248
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#L136
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#L135
A static field in a generic type is not shared among instances of different close constructed types.
Analyze (C#): src/ExcelReader.Core/Writer/Internal/CellFormatter.cs#L106
All 'WriteNumber' method overloads should be adjacent.