Merge pull request #59 from IowaComputerGurus/dependabot/github_actio… #58
ci-build.yml
on: push
Validate Build
23s
Analyze Code Quality
2m 21s
Annotations
1 error and 4 warnings
Analyze Code Quality
Process completed with exit code 1.
|
Validate Build:
src/NetCore.Utilities.Spreadsheet/OpenXmlSpreadsheetGenerator.cs#L158
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/OpenXmlSpreadsheetGenerator.cs#L158
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.
|