Skip to content

Update to 0.104.1

Update to 0.104.1 #57

Triggered via pull request October 11, 2024 11:57
Status Failure
Total duration 3m 42s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
build
Process completed with exit code 1.
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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#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: 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.
build: tests/ClosedXML.Report.Tests/TestModels/DbDemos.cs#L74
The type name 'customer' only contains lower-cased ascii characters. Such names may become reserved for the language.