Reviewer checklist + Pester v5 unit tests for dependency scripts #29
ci.yml
on: pull_request
Matrix: test
Publish Test Results
14s
Annotations
13 errors, 14 warnings, and 1 notice
|
Test (ubuntu-latest)
Process completed with exit code 1.
|
|
Test (ubuntu-latest)
[-] Returns $true when the module is installed at the required version with -Quiet 103ms (101ms|2ms)
|
|
Test (ubuntu-latest)
[-] Calls Install-Module when given a PSGalleryModule dependency via pipeline 146ms (144ms|2ms)
|
|
Test (ubuntu-latest)
[-] PSDependAction Test returns $false when target is missing 14ms (12ms|1ms)
|
|
Test (ubuntu-latest)
[-] Copies a file from Source to Target when hashes differ 35ms (32ms|3ms)
|
|
Test (macOS-latest)
Process completed with exit code 1.
|
|
Test (macOS-latest)
[-] Returns $true when the module is installed at the required version with -Quiet 98ms (97ms|1ms)
|
|
Test (macOS-latest)
[-] Calls Install-Module when given a PSGalleryModule dependency via pipeline 213ms (211ms|2ms)
|
|
Test (macOS-latest)
[-] PSDependAction Test returns $false when target is missing 17ms (17ms|1ms)
|
|
Test (macOS-latest)
[-] Copies a file from Source to Target when hashes differ 29ms (28ms|2ms)
|
|
Test (windows-latest)
Process completed with exit code 1.
|
|
Test (windows-latest)
[-] Returns $true when the module is installed at the required version with -Quiet 83ms (82ms|1ms)
|
|
Test (windows-latest)
[-] Calls Install-Module when given a PSGalleryModule dependency via pipeline 118ms (115ms|3ms)
|
|
Test (ubuntu-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/upload-artifact@v4. 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 (macOS-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/upload-artifact@v4. 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 (windows-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/upload-artifact@v4. 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/
|
|
FileSystem script.Copies a file from Source to Target when hashes differ (/Users/runner/work/PSDepend/PSDepend/Tests/FileSystem.Type.Tests.ps1) failed:
/Users/runner/work/PSDepend/PSDepend/Tests/FileSystem.Type.Tests.ps1#L0
artifacts/testResults-macOS-latest/testResults.xml [took 0s]
|
|
FileSystem script.PSDependAction Test returns $false when target is missing (/Users/runner/work/PSDepend/PSDepend/Tests/FileSystem.Type.Tests.ps1) failed:
/Users/runner/work/PSDepend/PSDepend/Tests/FileSystem.Type.Tests.ps1#L0
artifacts/testResults-macOS-latest/testResults.xml [took 0s]
|
|
Install-Dependency PS7.PSGalleryModule install.Calls Install-Module when given a PSGalleryModule dependency via pipeline (/Users/runner/work/PSDepend/PSDepend/Tests/PSDepend.Tests.ps1) failed:
/Users/runner/work/PSDepend/PSDepend/Tests/PSDepend.Tests.ps1#L0
artifacts/testResults-macOS-latest/testResults.xml [took 0s]
|
|
Invoke-DependencyScript PS7.Test action.Returns $true when the module is installed at the required version with -Quiet (/Users/runner/work/PSDepend/PSDepend/Tests/PSDepend.Tests.ps1) failed:
/Users/runner/work/PSDepend/PSDepend/Tests/PSDepend.Tests.ps1#L0
artifacts/testResults-macOS-latest/testResults.xml [took 0s]
|
|
FileSystem script.Copies a file from Source to Target when hashes differ (/home/runner/work/PSDepend/PSDepend/Tests/FileSystem.Type.Tests.ps1) failed:
/home/runner/work/PSDepend/PSDepend/Tests/FileSystem.Type.Tests.ps1#L0
artifacts/testResults-ubuntu-latest/testResults.xml [took 0s]
|
|
FileSystem script.PSDependAction Test returns $false when target is missing (/home/runner/work/PSDepend/PSDepend/Tests/FileSystem.Type.Tests.ps1) failed:
/home/runner/work/PSDepend/PSDepend/Tests/FileSystem.Type.Tests.ps1#L0
artifacts/testResults-ubuntu-latest/testResults.xml [took 0s]
|
|
Install-Dependency PS7.PSGalleryModule install.Calls Install-Module when given a PSGalleryModule dependency via pipeline (/home/runner/work/PSDepend/PSDepend/Tests/PSDepend.Tests.ps1) failed:
/home/runner/work/PSDepend/PSDepend/Tests/PSDepend.Tests.ps1#L0
artifacts/testResults-ubuntu-latest/testResults.xml [took 0s]
|
|
Invoke-DependencyScript PS7.Test action.Returns $true when the module is installed at the required version with -Quiet (/home/runner/work/PSDepend/PSDepend/Tests/PSDepend.Tests.ps1) failed:
/home/runner/work/PSDepend/PSDepend/Tests/PSDepend.Tests.ps1#L0
artifacts/testResults-ubuntu-latest/testResults.xml [took 0s]
|
|
Install-Dependency PS7.PSGalleryModule install.Calls Install-Module when given a PSGalleryModule dependency via pipeline (D:\a\PSDepend\PSDepend\Tests\PSDepend.Tests.ps1) failed:
D:\a\PSDepend\PSDepend\Tests\PSDepend.Tests.ps1#L0
artifacts/testResults-windows-latest/testResults.xml [took 0s]
|
|
Invoke-DependencyScript PS7.Test action.Returns $true when the module is installed at the required version with -Quiet (D:\a\PSDepend\PSDepend\Tests\PSDepend.Tests.ps1) failed:
D:\a\PSDepend\PSDepend\Tests\PSDepend.Tests.ps1#L0
artifacts/testResults-windows-latest/testResults.xml [took 0s]
|
|
Publish Test Results
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/download-artifact@v4. 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 (windows-latest)
NOTICE: windows-2025 requests are being redirected to windows-2025-vs2026 by May 12, 2026
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
testResults-macOS-latest
|
7.25 KB |
sha256:2ee1fdd7e65b2279a44f4119e9264432cfcfa2456ca1953ee21191a9742b0360
|
|
|
testResults-ubuntu-latest
|
6.99 KB |
sha256:3eb26e841d02afcc814e4c516e0987dd5329babab91115b91bd573a8d0cf4f58
|
|
|
testResults-windows-latest
|
6.75 KB |
sha256:26b3b25010ea8fa253e88c5cac0e24eff5520e036f91eab5fb2c4586e3e675f1
|
|