1.0.9 features #4
run-unit-tests.yml
on: pull_request
Pester test (On Linux)
56s
Pester test (On Windows)
1m 22s
Pester test (On macOS)
59s
Annotations
26 errors, 55 warnings, and 1 notice
|
Pester test (On Linux)
[-] /home/runner/work/devsetup/devsetup/DevSetup/Private/Providers/Powershell/Uninstall-PowershellModules.Tests.ps1 failed with:
|
|
Pester test (On Linux)
[-] /home/runner/work/devsetup/devsetup/DevSetup/Private/Providers/Powershell/Install-PowershellModules.Tests.ps1 failed with:
|
|
Pester test (On Linux)
[-] /home/runner/work/devsetup/devsetup/DevSetup/Private/Providers/Core/Install-CoreDependencies.Tests.ps1 failed with:
|
|
Pester test (On Linux)
[-] /home/runner/work/devsetup/devsetup/DevSetup/Private/Commands/Uninstall-DevSetupEnv.Tests.ps1 failed with:
|
|
Pester test (On Linux)
[-] /home/runner/work/devsetup/devsetup/DevSetup/Private/Commands/Install-DevSetupEnv.Tests.ps1 failed with:
|
|
Pester test (On Linux)
[-] Initialize-DevSetupEnvs.When Optimize-DevSetupEnvs is called.Should call Optimize-DevSetupEnvs after cloning 68ms (67ms|1ms)
|
|
Pester test (On Linux)
[-] Initialize-DevSetupEnvs.When Install-GitRepository succeeds.Should write OK status message 54ms (53ms|1ms)
|
|
Pester test (On Linux)
[-] Initialize-DevSetupEnvs.When Install-GitRepository fails.Should write failed status message 56ms (54ms|1ms)
|
|
Pester test (On Linux)
[-] Initialize-DevSetupEnvs.When repository path already exists.Should not clone and should write verbose 51ms (50ms|1ms)
|
|
Pester test (On Linux)
[-] Initialize-DevSetupEnvs.When EnvironmentsProjectUri is not a .git URL and GitHub API fails.Should write error and return null 1.15s (1.15s|2ms)
|
|
Pester test (On macOS)
Process completed with exit code 1.
|
|
Pester test (On macOS)
[-] Initialize-DevSetupEnvs.When Optimize-DevSetupEnvs is called.Should call Optimize-DevSetupEnvs after cloning 36ms (36ms|0ms)
|
|
Pester test (On macOS)
[-] Initialize-DevSetupEnvs.When Install-GitRepository succeeds.Should write OK status message 43ms (43ms|0ms)
|
|
Pester test (On macOS)
[-] Initialize-DevSetupEnvs.When Install-GitRepository fails.Should write failed status message 29ms (28ms|0ms)
|
|
Pester test (On macOS)
[-] Initialize-DevSetupEnvs.When repository path already exists.Should not clone and should write verbose 48ms (48ms|0ms)
|
|
Pester test (On macOS)
[-] Initialize-DevSetupEnvs.When EnvironmentsProjectUri is not a .git URL and GitHub API fails.Should write error and return null 40ms (40ms|1ms)
|
|
Pester test (On Windows)
[-] Initialize-DevSetupEnvs.When Optimize-DevSetupEnvs is called.Should call Optimize-DevSetupEnvs after cloning 55ms (55ms|1ms)
|
|
Pester test (On Windows)
[-] Initialize-DevSetupEnvs.When Install-GitRepository succeeds.Should write OK status message 67ms (66ms|0ms)
|
|
Pester test (On Windows)
[-] Initialize-DevSetupEnvs.When Install-GitRepository fails.Should write failed status message 55ms (55ms|0ms)
|
|
Pester test (On Windows)
[-] Initialize-DevSetupEnvs.When repository path already exists.Should not clone and should write verbose 55ms (54ms|0ms)
|
|
Pester test (On Windows)
[-] Initialize-DevSetupEnvs.When EnvironmentsProjectUri is not a .git URL and GitHub API fails.Should write error and return null 127ms (126ms|0ms)
|
|
Pester test (On Windows)
[-] Install-ChocolateyPackage.When Write-ChocolateyCache fails after install.Should write warning and return false 17ms (16ms|1ms)
|
|
Pester test (On Windows)
[-] Install-ChocolateyPackage.When installation fails (non-zero exit code).Should write error and return false 22ms (21ms|1ms)
|
|
Pester test (On Windows)
[-] Install-ChocolateyPackage.When installing with version and params.Should build the correct choco command 30ms (28ms|1ms)
|
|
Pester test (On Windows)
[-] Install-ChocolateyPackage.When package is installed but version does not match.Should uninstall and reinstall the package 17ms (16ms|1ms)
|
|
Pester test (On Windows)
[-] Install-ChocolateyPackage.When package is already installed and version matches.Should return true immediately 41ms (40ms|1ms)
|
|
|
|
|
|
Initialize-DevSetupEnvs.When Install-GitRepository fails.Should write failed status message failed:
/#L0
testResults.xml [took 0s]
|
|
Initialize-DevSetupEnvs.When Install-GitRepository succeeds.Should write OK status message failed:
/#L0
testResults.xml [took 0s]
|
|
|
|
Install-DevSetupEnv.When environment file does not exist.Should write error and return failed:
/#L0
testResults.xml [took 0s]
|
|
Install-DevSetupEnv.When YAML parsing fails.Should write error and return failed:
/#L0
testResults.xml [took 0s]
|
|
|
|
Install-DevSetupEnv.When commands are present and executed.Should execute all commands failed:
/#L0
testResults.xml [took 0s]
|
|
|
|
Uninstall-DevSetupEnv.When environment file does not exist.Should write error and return failed:
/#L0
testResults.xml [took 0s]
|
|
Uninstall-DevSetupEnv.When YAML parsing fails.Should write error and return failed:
/#L0
testResults.xml [took 0s]
|
|
|
|
|
|
|
|
Install-CoreDependencies.When NuGet installation fails.Should return false and write error failed:
/#L0
testResults.xml [took 0s]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Install-PowershellModules.When some modules fail to install.Should continue and return true failed:
/#L0
testResults.xml [took 0s]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Initialize-DevSetupEnvs.When Install-GitRepository fails.Should write failed status message failed:
/#L0
testResults.xml [took 0s]
|
|
Initialize-DevSetupEnvs.When Install-GitRepository succeeds.Should write OK status message failed:
/#L0
testResults.xml [took 0s]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Initialize-DevSetupEnvs.When Install-GitRepository fails.Should write failed status message failed:
/#L0
testResults.xml [took 0s]
|
|
Initialize-DevSetupEnvs.When Install-GitRepository succeeds.Should write OK status message failed:
/#L0
testResults.xml [took 0s]
|
|
|
|
Pester test (On Windows)
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
|