Skip to content

Fixed issuw with newly introduced styles #142

Fixed issuw with newly introduced styles

Fixed issuw with newly introduced styles #142

Triggered via pull request February 4, 2026 05:26
Status Success
Total duration 2m 38s
Artifacts

ci-build.yml

on: pull_request
Validate Build
40s
Validate Build
Analyze Code Quality
2m 34s
Analyze Code Quality
Fit to window
Zoom out
Zoom in

Annotations

14 warnings
Validate Build: src/NetCore.Utilities.Spreadsheet/OpenXmlSpreadsheetParser.cs#L67
Converting null literal or possible null value to non-nullable type.
Validate Build: src/NetCore.Utilities.Spreadsheet/OpenXmlSpreadsheetParser.cs#L67
Converting null literal or possible null value to non-nullable type.
Analyze Code Quality: src/NetCore.Utilities.Spreadsheet/OpenXmlSpreadsheetGenerator.cs#L72
Review this call, which partially matches an overload without 'params'. The partial match is 'void OpenXmlElement.Append(IEnumerable<OpenXmlElement> newChildren)'. (https://rules.sonarsource.com/csharp/RSPEC-3220)
Analyze Code Quality: src/NetCore.Utilities.Spreadsheet/OpenXmlSpreadsheetGenerator.cs#L128
Review this call, which partially matches an overload without 'params'. The partial match is 'void OpenXmlElement.Append(IEnumerable<OpenXmlElement> newChildren)'. (https://rules.sonarsource.com/csharp/RSPEC-3220)
Analyze Code Quality: src/NetCore.Utilities.Spreadsheet/OpenXmlSpreadsheetGenerator.cs#L127
Review this call, which partially matches an overload without 'params'. The partial match is 'void OpenXmlElement.Append(IEnumerable<OpenXmlElement> newChildren)'. (https://rules.sonarsource.com/csharp/RSPEC-3220)
Analyze Code Quality: src/NetCore.Utilities.Spreadsheet/OpenXmlSpreadsheetGenerator.cs#L69
Review this call, which partially matches an overload without 'params'. The partial match is 'void OpenXmlElement.Append(IEnumerable<OpenXmlElement> newChildren)'. (https://rules.sonarsource.com/csharp/RSPEC-3220)
Analyze Code Quality: src/NetCore.Utilities.Spreadsheet/OpenXmlSpreadsheetGenerator.cs#L45
The parameter name 'DocumentSubTitle' is not declared in the argument list. (https://rules.sonarsource.com/csharp/RSPEC-3928)
Analyze Code Quality: src/NetCore.Utilities.Spreadsheet/OpenXmlSpreadsheetGenerator.cs#L41
The parameter name 'DocumentTitle' is not declared in the argument list. (https://rules.sonarsource.com/csharp/RSPEC-3928)
Analyze Code Quality: src/NetCore.Utilities.Spreadsheet/OpenXmlSpreadsheetGenerator.cs#L38
The parameter name 'ExportData' is not declared in the argument list. (https://rules.sonarsource.com/csharp/RSPEC-3928)
Analyze Code Quality: src/NetCore.Utilities.Spreadsheet/OpenXmlSpreadsheetGenerator.cs#L35
The parameter name 'WorksheetName' is not declared in the argument list. (https://rules.sonarsource.com/csharp/RSPEC-3928)
Analyze Code Quality: src/NetCore.Utilities.Spreadsheet/OpenXmlSpreadsheetGenerator.cs#L616
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
Analyze Code Quality: src/NetCore.Utilities.Spreadsheet/OpenXmlSpreadsheetParser.cs#L67
Converting null literal or possible null value to non-nullable type.
Analyze Code Quality
Back off 28.663 seconds before retry.
Analyze Code Quality
Failed to download action 'https://api.github.com/repos/actions/setup-dotnet/zipball/baa11fbfe1d6520db94683bd5c7a3818018e4309'. Error: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond. (api.github.com:443)