Skip to content

Merge pull request #108 from IowaComputerGurus/dependabot/github_acti… #122

Merge pull request #108 from IowaComputerGurus/dependabot/github_acti…

Merge pull request #108 from IowaComputerGurus/dependabot/github_acti… #122

Triggered via push November 26, 2025 21:44
Status Failure
Total duration 2m 45s
Artifacts

ci-build.yml

on: push
Validate Build
44s
Validate Build
Analyze Code Quality
2m 41s
Analyze Code Quality
Fit to window
Zoom out
Zoom in

Annotations

1 error and 6 warnings
Analyze Code Quality
Process completed with exit code 1.
Validate Build: src/NetCore.Utilities.Spreadsheet/SpreadsheetColumnAttribute.cs#L22
Parameter 'formula' has no matching param tag in the XML comment for 'SpreadsheetColumnAttribute.SpreadsheetColumnAttribute(string, float, bool, string, string)' (but other parameters do)
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/OpenXmlSpreadsheetGenerator.cs#L163
Dereference of a possibly null reference.
Validate Build: src/NetCore.Utilities.Spreadsheet/SpreadsheetColumnAttribute.cs#L22
Parameter 'formula' has no matching param tag in the XML comment for 'SpreadsheetColumnAttribute.SpreadsheetColumnAttribute(string, float, bool, string, string)' (but other parameters do)
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/OpenXmlSpreadsheetGenerator.cs#L163
Dereference of a possibly null reference.