Skip to content

Bump actions/cache from 4.2.3 to 4.3.0 #121

Bump actions/cache from 4.2.3 to 4.3.0

Bump actions/cache from 4.2.3 to 4.3.0 #121

Triggered via pull request September 29, 2025 01:03
Status Success
Total duration 43s
Artifacts

ci-build.yml

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

Annotations

6 warnings
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.