feat: Enhance IDataReader export with DynamicColumnFirst and Custom F… #559
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.'
|
Loading