Skip to content

Merge branch 'master' of https://github.com/mini-software/MiniExcel #608

Merge branch 'master' of https://github.com/mini-software/MiniExcel

Merge branch 'master' of https://github.com/mini-software/MiniExcel #608

Triggered via push February 20, 2025 03:39
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.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/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/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#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.'