Skip to content

Bump actions/setup-java from 3 to 4 #68

Bump actions/setup-java from 3 to 4

Bump actions/setup-java from 3 to 4 #68

Triggered via pull request January 1, 2024 01:51
Status Success
Total duration 35s
Artifacts

ci-build.yml

on: pull_request
Validate Build
25s
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/OpenXmlSpreadsheetGenerator.cs#L163
Dereference of a possibly null reference.
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/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/OpenXmlSpreadsheetGenerator.cs#L163
Dereference of a possibly null reference.
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/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)