Skip to content

feat: Enhance IDataReader export with DynamicColumnFirst and Custom F… #559

feat: Enhance IDataReader export with DynamicColumnFirst and Custom F…

feat: Enhance IDataReader export with DynamicColumnFirst and Custom F… #559

Triggered via push November 29, 2024 14:14
Status Success
Total duration 49s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: src/MiniExcel/OpenXml/ExcelOpenXmlSheetWriter.Async.cs#L574
The variable 'e' is declared but never used
build: src/MiniExcel/OpenXml/ExcelOpenXmlSheetWriter.cs#L580
The variable 'e' is declared but never used
build: src/MiniExcel/OpenXml/ExcelOpenXmlSheetWriter.Async.cs#L574
The variable 'e' is declared but never used
build: src/MiniExcel/OpenXml/ExcelOpenXmlSheetWriter.cs#L580
The variable 'e' is declared but never used
build: src/MiniExcel/OpenXml/ExcelOpenXmlSheetWriter.Async.cs#L574
The variable 'e' is declared but never used
build: src/MiniExcel/OpenXml/ExcelOpenXmlSheetWriter.cs#L580
The variable 'e' is declared but never used
build: tests/MiniExcelTests/MiniExcelIssueAsyncTests.cs#L359
'MiniExcel.QueryAsDataTableAsync(string, bool, string, ExcelType, string, IConfiguration, CancellationToken)' is obsolete: 'QueryAsDataTable is not recommended, because it'll load all data into memory.'
build: tests/MiniExcelTests/MiniExcelIssueAsyncTests.cs#L488
'MiniExcel.QueryAsDataTableAsync(string, bool, string, ExcelType, string, IConfiguration, CancellationToken)' is obsolete: 'QueryAsDataTable is not recommended, because it'll load all data into memory.'
build: tests/MiniExcelTests/MiniExcelIssueAsyncTests.cs#L612
'MiniExcel.QueryAsDataTableAsync(string, bool, string, ExcelType, string, IConfiguration, CancellationToken)' is obsolete: 'QueryAsDataTable is not recommended, because it'll load all data into memory.'
build: tests/MiniExcelTests/MiniExcelIssueTests.cs#L376
'MiniExcel.QueryAsDataTable(string, bool, string, ExcelType, string, IConfiguration)' is obsolete: 'QueryAsDataTable is not recommended, because it'll load all data into memory.'