1.36.0 #560
Annotations
11 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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/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.'
|
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.'
|
Loading