Skip to content

Merge pull request #724 from michelebastione/master #605

Merge pull request #724 from michelebastione/master

Merge pull request #724 from michelebastione/master #605

Triggered via push February 12, 2025 18:53
Status Success
Total duration 53s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: src/MiniExcel/OpenXml/ExcelOpenXmlSheetWriter.cs#L341
Possible unintended reference comparison; to get a value comparison, cast the left hand side to type 'string'
build: src/MiniExcel/OpenXml/ExcelOpenXmlSheetWriter.cs#L341
Possible unintended reference comparison; to get a value comparison, cast the left hand side to type 'string'
build: src/MiniExcel/OpenXml/ExcelOpenXmlSheetWriter.cs#L341
Possible unintended reference comparison; to get a value comparison, cast the left hand side to type 'string'
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#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/MiniExcelIssueAsyncTests.cs#L733
'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#L744
'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#L1326
'MiniExcel.QueryAsDataTable(string, bool, string, ExcelType, string, IConfiguration)' is obsolete: 'QueryAsDataTable is not recommended, because it'll load all data into memory.'