fix: comprehensive workflow and build reliability fixes #28
ci.yml
on: pull_request
Annotations
25 errors and 23 warnings
|
build-vscode:
packages/vscode-extension/src/extension.ts#L25
'options' is never reassigned. Use 'const' instead
|
|
build-vscode:
packages/vscode-extension/src/extension.ts#L16
'options' is never reassigned. Use 'const' instead
|
|
build-vscode:
packages/vscode-extension/src/extension.ts#L15
Unexpected var, use let or const instead
|
|
build-vscode:
packages/vscode-extension/src/extension.ts#L14
Unexpected var, use let or const instead
|
|
build-vscode:
packages/vscode-extension/src/extension.ts#L13
Unexpected var, use let or const instead
|
|
build-vscode:
packages/vscode-extension/src/extension.ts#L10
Unexpected var, use let or const instead
|
|
build-vscode:
packages/vscode-extension/src/extension.ts#L7
'disposable' is assigned a value but never used
|
|
build-vscode:
packages/vscode-extension/src/extension.ts#L7
'disposable' is never reassigned. Use 'const' instead
|
|
build-vscode:
packages/vscode-extension/src/extension.ts#L6
'context' is defined but never used
|
|
build-vscode:
packages/vscode-extension/src/extension.ts#L3
A `require()` style import is forbidden
|
|
build-psdocs
[-] New-PSDocumentOption.Read Markdown.Encoding.from YAML 2ms (2ms|0ms)
|
|
build-psdocs
[-] New-PSDocumentOption.Read Input.PathIgnore.from parameter 3ms (2ms|0ms)
|
|
build-psdocs
[-] New-PSDocumentOption.Read Input.PathIgnore.from YAML 3ms (2ms|1ms)
|
|
build-psdocs
[-] New-PSDocumentOption.Read Input.ObjectPath.from parameter 3ms (2ms|0ms)
|
|
build-psdocs
[-] New-PSDocumentOption.Read Input.ObjectPath.from YAML 2ms (2ms|0ms)
|
|
build-psdocs
[-] New-PSDocumentOption.Read Input.Format.from parameter 4ms (4ms|0ms)
|
|
build-psdocs
[-] New-PSDocumentOption.Read Input.Format.from YAML 2ms (2ms|0ms)
|
|
build-psdocs
[-] New-PSDocumentOption.Read Execution.LanguageMode.from YAML 4ms (4ms|1ms)
|
|
build-psdocs
[-] New-PSDocumentOption.Read Configuration.from YAML 4ms (3ms|0ms)
|
|
build-psdocs
[-] Get-PSDocument.With -Module.Loads module with preference 50ms (49ms|1ms)
|
|
Test (linux-x64-pwsh)
Process completed with exit code 1.
|
|
Test (linux-musl-x64-pwsh)
Process completed with exit code 1.
|
|
Test (osx-x64-pwsh)
Process completed with exit code 1.
|
|
Test (win-x64-pwsh)
Process completed with exit code 1.
|
|
Test (win-x64-powershell)
Process completed with exit code 1.
|
|
changes
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build-vscode
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build-vscode:
packages/vscode-extension/src/extension.ts#L31
Expected { after 'if' condition
|
|
build-vscode:
packages/vscode-extension/src/extension.ts#L22
Expected { after 'if' condition
|
|
build-psdocs
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683, actions/setup-dotnet@67a3573c9a986a3f9c594539f4ab511d57bb3ce9, actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build-psdocs
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
|
build-psdocs
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
|
build-psdocs-azure
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683, actions/download-artifact@95815c38cf2ff2164869cbab79da8d1f422bc89e, actions/setup-dotnet@67a3573c9a986a3f9c594539f4ab511d57bb3ce9, actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build-psdocs-azure:
packages/psdocs-azure/src/PSDocs.Azure/Configuration/OutputOption.cs#L36
Missing XML comment for publicly visible type or member 'OutputOption.Equals(object)'
|
|
build-psdocs-azure:
packages/psdocs-azure/src/PSDocs.Azure/Configuration/OutputOption.cs#L27
Missing XML comment for publicly visible type or member 'OutputOption.OutputOption(OutputOption)'
|
|
build-psdocs-azure:
packages/psdocs-azure/src/PSDocs.Azure/Configuration/OutputOption.cs#L21
Missing XML comment for publicly visible type or member 'OutputOption.OutputOption()'
|
|
build-psdocs-azure:
packages/psdocs-azure/src/PSDocs.Azure/Configuration/OutputEncoding.cs#L22
Missing XML comment for publicly visible type or member 'OutputEncoding.ASCII'
|
|
build-psdocs-azure:
packages/psdocs-azure/src/PSDocs.Azure/Configuration/OutputEncoding.cs#L20
Missing XML comment for publicly visible type or member 'OutputEncoding.UTF32'
|
|
build-psdocs-azure:
packages/psdocs-azure/src/PSDocs.Azure/Configuration/OutputEncoding.cs#L18
Missing XML comment for publicly visible type or member 'OutputEncoding.Unicode'
|
|
build-psdocs-azure:
packages/psdocs-azure/src/PSDocs.Azure/Configuration/OutputEncoding.cs#L16
Missing XML comment for publicly visible type or member 'OutputEncoding.UTF7'
|
|
build-psdocs-azure:
packages/psdocs-azure/src/PSDocs.Azure/Configuration/OutputEncoding.cs#L14
Missing XML comment for publicly visible type or member 'OutputEncoding.UTF8'
|
|
build-psdocs-azure:
packages/psdocs-azure/src/PSDocs.Azure/Configuration/OutputEncoding.cs#L12
Missing XML comment for publicly visible type or member 'OutputEncoding.Default'
|
|
build-psdocs-azure:
packages/psdocs-azure/src/PSDocs.Azure/Configuration/OutputEncoding.cs#L10
Missing XML comment for publicly visible type or member 'OutputEncoding'
|
|
Test (linux-x64-pwsh)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683, actions/download-artifact@95815c38cf2ff2164869cbab79da8d1f422bc89e, actions/setup-dotnet@67a3573c9a986a3f9c594539f4ab511d57bb3ce9. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Test (linux-musl-x64-pwsh)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683, actions/download-artifact@95815c38cf2ff2164869cbab79da8d1f422bc89e, actions/setup-dotnet@67a3573c9a986a3f9c594539f4ab511d57bb3ce9. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Test (osx-x64-pwsh)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683, actions/download-artifact@95815c38cf2ff2164869cbab79da8d1f422bc89e, actions/setup-dotnet@67a3573c9a986a3f9c594539f4ab511d57bb3ce9. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Test (win-x64-pwsh)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683, actions/download-artifact@95815c38cf2ff2164869cbab79da8d1f422bc89e, actions/setup-dotnet@67a3573c9a986a3f9c594539f4ab511d57bb3ce9. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Test (win-x64-powershell)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683, actions/download-artifact@95815c38cf2ff2164869cbab79da8d1f422bc89e, actions/setup-dotnet@67a3573c9a986a3f9c594539f4ab511d57bb3ce9. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
psdocs-azure-module
|
310 KB |
sha256:736be35a8d8f6d7dd4d615cfcbad6c8c755f3b9bb3d26b71cacc81c776e5cf71
|
|
|
psdocs-module
|
572 KB |
sha256:fc8ca2269091c33aabbaaf29702a26ca12ae7867d8f951c30df6f31f24fe2591
|
|