Skip to content

Add formula, pivot, and chart support to Export-OfficeExcel #6

Add formula, pivot, and chart support to Export-OfficeExcel

Add formula, pivot, and chart support to Export-OfficeExcel #6

Triggered via pull request August 10, 2025 16:44
Status Failure
Total duration 3m 12s
Artifacts 1

test-powershell.yml

on: pull_request
Windows PowerShell 5.1
0s
Windows PowerShell 5.1
Windows PowerShell 7
1m 40s
Windows PowerShell 7
Ubuntu PowerShell 7
57s
Ubuntu PowerShell 7
macOS PowerShell 7
44s
macOS PowerShell 7
Fit to window
Zoom out
Zoom in

Annotations

3 errors, 30 warnings, and 4 notices
macOS PowerShell 7
Process completed with exit code 1.
Ubuntu PowerShell 7
Process completed with exit code 1.
Windows PowerShell 7
Process completed with exit code 1.
macOS PowerShell 7: Sources/PSWriteOffice/Cmdlets/Excel/CloseOfficeExcelCommand.cs#L8
Missing XML comment for publicly visible type or member 'CloseOfficeExcelCommand'
macOS PowerShell 7: Sources/PSWriteOffice/Cmdlets/Excel/ExportOfficeExcelCommand.cs#L320
Nullability of reference types in value of type 'Dictionary<string, object>' doesn't match target type 'IDictionary<string, object?>'.
macOS PowerShell 7: Sources/PSWriteOffice/Cmdlets/Excel/ExportOfficeExcelCommand.cs#L265
Nullability of reference types in value of type 'Dictionary<string, object>' doesn't match target type 'IDictionary<string, object?>'.
macOS PowerShell 7: Sources/PSWriteOffice/Services/Word/WordDocumentService.Table.cs#L51
Dereference of a possibly null reference.
macOS PowerShell 7: Sources/PSWriteOffice/Services/Word/WordDocumentService.Html.cs#L41
'HtmlConverter.ParseHtml(string, CancellationToken)' is obsolete: 'Use ParseBody instead for output clarification'
macOS PowerShell 7: Sources/PSWriteOffice/Cmdlets/Excel/GetOfficeExcelWorkSheetCommand.cs#L29
Possible null reference argument for parameter 'worksheetName' in 'IXLWorksheet? ExcelDocumentService.GetWorksheet(XLWorkbook workbook, string worksheetName)'.
macOS PowerShell 7: Sources/PSWriteOffice/Cmdlets/Excel/NewOfficeExcelWorkSheetCommand.cs#L44
Possible null reference argument for parameter 'name' in 'XLColor XLColor.FromName(string name)'.
macOS PowerShell 7: Sources/PSWriteOffice/Cmdlets/Excel/NewOfficeExcelWorkSheetCommand.cs#L38
Possible null reference argument for parameter 'htmlColor' in 'XLColor XLColor.FromHtml(string htmlColor)'.
Ubuntu PowerShell 7: Sources/PSWriteOffice/Cmdlets/Excel/CloseOfficeExcelCommand.cs#L8
Missing XML comment for publicly visible type or member 'CloseOfficeExcelCommand'
Ubuntu PowerShell 7: Sources/PSWriteOffice/Cmdlets/Excel/ExportOfficeExcelCommand.cs#L320
Nullability of reference types in value of type 'Dictionary<string, object>' doesn't match target type 'IDictionary<string, object?>'.
Ubuntu PowerShell 7: Sources/PSWriteOffice/Cmdlets/Excel/ExportOfficeExcelCommand.cs#L265
Nullability of reference types in value of type 'Dictionary<string, object>' doesn't match target type 'IDictionary<string, object?>'.
Ubuntu PowerShell 7: Sources/PSWriteOffice/Services/Word/WordDocumentService.Table.cs#L51
Dereference of a possibly null reference.
Ubuntu PowerShell 7: Sources/PSWriteOffice/Cmdlets/Excel/GetOfficeExcelWorkSheetCommand.cs#L29
Possible null reference argument for parameter 'worksheetName' in 'IXLWorksheet? ExcelDocumentService.GetWorksheet(XLWorkbook workbook, string worksheetName)'.
Ubuntu PowerShell 7: Sources/PSWriteOffice/Cmdlets/Excel/NewOfficeExcelWorkSheetCommand.cs#L44
Possible null reference argument for parameter 'name' in 'XLColor XLColor.FromName(string name)'.
Ubuntu PowerShell 7: Sources/PSWriteOffice/Cmdlets/Excel/NewOfficeExcelWorkSheetCommand.cs#L38
Possible null reference argument for parameter 'htmlColor' in 'XLColor XLColor.FromHtml(string htmlColor)'.
Ubuntu PowerShell 7: Sources/PSWriteOffice/Services/Word/WordDocumentService.Html.cs#L41
'HtmlConverter.ParseHtml(string, CancellationToken)' is obsolete: 'Use ParseBody instead for output clarification'
Windows PowerShell 7: Sources/PSWriteOffice/Cmdlets/Excel/CloseOfficeExcelCommand.cs#L8
Missing XML comment for publicly visible type or member 'CloseOfficeExcelCommand'
Windows PowerShell 7: Sources/PSWriteOffice/Cmdlets/Excel/ExportOfficeExcelCommand.cs#L320
Nullability of reference types in value of type 'Dictionary<string, object>' doesn't match target type 'IDictionary<string, object?>'.
Windows PowerShell 7: Sources/PSWriteOffice/Cmdlets/Excel/ExportOfficeExcelCommand.cs#L265
Nullability of reference types in value of type 'Dictionary<string, object>' doesn't match target type 'IDictionary<string, object?>'.
Windows PowerShell 7: Sources/PSWriteOffice/Cmdlets/Excel/GetOfficeExcelWorkSheetCommand.cs#L29
Possible null reference argument for parameter 'worksheetName' in 'IXLWorksheet? ExcelDocumentService.GetWorksheet(XLWorkbook workbook, string worksheetName)'.
Windows PowerShell 7: Sources/PSWriteOffice/Services/Word/WordDocumentService.Table.cs#L51
Dereference of a possibly null reference.
Windows PowerShell 7: Sources/PSWriteOffice/Cmdlets/Excel/NewOfficeExcelWorkSheetCommand.cs#L44
Possible null reference argument for parameter 'name' in 'XLColor XLColor.FromName(string name)'.
Windows PowerShell 7: Sources/PSWriteOffice/Cmdlets/Excel/NewOfficeExcelWorkSheetCommand.cs#L38
Possible null reference argument for parameter 'htmlColor' in 'XLColor XLColor.FromHtml(string htmlColor)'.
Windows PowerShell 7: Sources/PSWriteOffice/Services/Word/WordDocumentService.Html.cs#L41
'HtmlConverter.ParseHtml(string, CancellationToken)' is obsolete: 'Use ParseBody instead for output clarification'
Refresh PSD1
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
macOS PowerShell 7
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
macOS PowerShell 7
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
Windows PowerShell 7
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677

Artifacts

Produced during runtime
Name Size Digest
psd1 Expired
918 Bytes
sha256:411207bee21915e45ebabd2459991376edfa9f6183443bab5d9ef9b76b22d877