Skip to content

Update to 0.104.1

Update to 0.104.1 #59

Triggered via pull request November 29, 2024 12:28
@jahavjahav
synchronize #368
update-to-0104
Status Failure
Total duration 2m 4s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
build
Process completed with exit code 1.
build: ClosedXML.Report/Excel/XlExtensions.cs#L44
'XLWorkbook.NamedRanges' is obsolete: 'Use DefinedNames instead.'
build: ClosedXML.Report/Excel/XlExtensions.cs#L44
'XLWorkbook.NamedRanges' is obsolete: 'Use DefinedNames instead.'
build: ClosedXML.Report/Excel/XlExtensions.cs#L45
'IXLWorksheet.NamedRanges' is obsolete: 'Use DefinedNames instead.'
build: ClosedXML.Report/Excel/TempSheetBuffer.cs#L207
'XLWorkbook.NamedRanges' is obsolete: 'Use DefinedNames instead.'
build: ClosedXML.Report/RangeTemplate.cs#L414
'XLWorkbook.NamedRange(string)' is obsolete: 'Use DefinedName instead.'
build: ClosedXML.Report/Excel/XlExtensions.cs#L45
'IXLWorksheet.NamedRanges' is obsolete: 'Use DefinedNames instead.'
build: ClosedXML.Report/Excel/TempSheetBuffer.cs#L207
'XLWorkbook.NamedRanges' is obsolete: 'Use DefinedNames instead.'
build: ClosedXML.Report/RangeTemplate.cs#L414
'XLWorkbook.NamedRange(string)' is obsolete: 'Use DefinedName instead.'
build
The 'PackageIconUrl'/'iconUrl' element is deprecated. Consider using the 'PackageIcon'/'icon' element instead. Learn more at https://aka.ms/deprecateIconUrl
build: tests/ClosedXML.Report.Tests/TestModels/Customer.cs#L7
The type name 'customer' only contains lower-cased ascii characters. Such names may become reserved for the language.