Skip to content

Merge pull request #30 from GabrielMarquezMatte/develop #71

Merge pull request #30 from GabrielMarquezMatte/develop

Merge pull request #30 from GabrielMarquezMatte/develop #71

Triggered via push July 13, 2026 21:55
Status Success
Total duration 3m 2s
Artifacts

codeql.yml

on: push
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.
Analyze (C#): src/ExcelReader.Core/Writer/Internal/CellFormatter.cs#L106
All 'WriteNumber' method overloads should be adjacent.