Bump gittools/actions from 3.0.1 to 3.1.1 #97
Annotations
7 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build:
src/NetCore.Utilities.Spreadsheet/OpenXmlSpreadsheetGenerator.cs#L163
Dereference of a possibly null reference.
|
Build:
src/NetCore.Utilities.Spreadsheet/OpenXmlSpreadsheetParser.cs#L67
Converting null literal or possible null value to non-nullable type.
|
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)
|
Build:
src/NetCore.Utilities.Spreadsheet/OpenXmlSpreadsheetGenerator.cs#L163
Dereference of a possibly null reference.
|
Build:
src/NetCore.Utilities.Spreadsheet/OpenXmlSpreadsheetParser.cs#L67
Converting null literal or possible null value to non-nullable type.
|
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)
|
Loading