Add formula, pivot, and chart support to Export-OfficeExcel #6
test-powershell.yml
on: pull_request
Refresh PSD1
1m 27s
Windows PowerShell 5.1
0s
Windows PowerShell 7
1m 40s
Ubuntu PowerShell 7
57s
macOS PowerShell 7
44s
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.Text.cs#L42
Nullable value type may be null.
|
|
macOS PowerShell 7:
Sources/PSWriteOffice/Services/Word/WordDocumentService.Text.cs#L38
Nullable value type may be null.
|
|
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.Text.cs#L42
Nullable value type may be null.
|
|
Ubuntu PowerShell 7:
Sources/PSWriteOffice/Services/Word/WordDocumentService.Text.cs#L38
Nullable value type may be null.
|
|
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/Services/Word/WordDocumentService.Text.cs#L42
Nullable value type may be null.
|
|
Windows PowerShell 7:
Sources/PSWriteOffice/Services/Word/WordDocumentService.Text.cs#L38
Nullable value type may be null.
|
|
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
|
|