Bump actions/cache from 4.2.3 to 4.3.0 #121
ci-build.yml
on: pull_request
Validate Build
40s
Analyze Code Quality
0s
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.
|