feat: Enhance IDataReader export with DynamicColumnFirst and Custom Formatting Delegate #700
Annotations
10 warnings
|
src/MiniExcel/OpenXml/ExcelOpenXmlSheetWriter.Async.cs#L574
The variable 'e' is declared but never used
|
|
src/MiniExcel/OpenXml/ExcelOpenXmlSheetWriter.cs#L580
The variable 'e' is declared but never used
|
|
src/MiniExcel/OpenXml/ExcelOpenXmlSheetWriter.Async.cs#L574
The variable 'e' is declared but never used
|
|
src/MiniExcel/OpenXml/ExcelOpenXmlSheetWriter.cs#L580
The variable 'e' is declared but never used
|
|
src/MiniExcel/OpenXml/ExcelOpenXmlSheetWriter.Async.cs#L574
The variable 'e' is declared but never used
|
|
src/MiniExcel/OpenXml/ExcelOpenXmlSheetWriter.cs#L580
The variable 'e' is declared but never used
|
|
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.'
|
|
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.'
|
|
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.'
|
|
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.'
|
The logs for this run have expired and are no longer available.
Loading