Skip to content

Added support for Uri mapping (#726) #607

Added support for Uri mapping (#726)

Added support for Uri mapping (#726) #607

Triggered via push February 19, 2025 09:02
Status Success
Total duration 45s
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/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.'
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.'