Skip to content

added support for column name localization #77

added support for column name localization

added support for column name localization #77

Triggered via pull request May 20, 2024 05:12
Status Failure
Total duration 3m 31s
Artifacts

ci-build.yml

on: pull_request
Validate Build
28s
Validate Build
Analyze Code Quality
3m 19s
Analyze Code Quality
Fit to window
Zoom out
Zoom in

Annotations

1 error and 8 warnings
Analyze Code Quality
Process completed with exit code 1.
Validate Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: gittools/actions/gitversion/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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)
Analyze Code Quality
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-java@v3, actions/[email protected], gittools/actions/gitversion/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.