Skip to content

feature/bash_fish_power_shells_completions #515

feature/bash_fish_power_shells_completions

feature/bash_fish_power_shells_completions #515

Triggered via pull request December 23, 2025 12:41
Status Failure
Total duration 38s
Artifacts

ci.yml

on: pull_request
Lint & Type Check
18s
Lint & Type Check
Matrix: test_matrix
Validate Changesets
11s
Validate Changesets
All checks passed
All checks passed
All checks passed
3s
All checks passed
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Test
Process completed with exit code 1.
test/core/completions/installers/powershell-installer.test.ts > PowerShellInstaller > configureProfile > should generate correct PowerShell syntax in config: test/core/completions/installers/powershell-installer.test.ts#L243
Error: ENOENT: no such file or directory, open '/tmp/openspec-powershell-test-6b713d6e-a264-40d9-b000-4b0111399956/.config/powershell/Microsoft.PowerShell_profile.ps1' ❯ test/core/completions/installers/powershell-installer.test.ts:243:23 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { errno: -2, code: 'ENOENT', syscall: 'open', path: '/tmp/openspec-powershell-test-6b713d6e-a264-40d9-b000-4b0111399956/.config/powershell/Microsoft.PowerShell_profile.ps1' }
test/core/completions/installers/powershell-installer.test.ts > PowerShellInstaller > configureProfile > should create profile with markers when file does not exist: test/core/completions/installers/powershell-installer.test.ts#L153
AssertionError: expected false to be true // Object.is equality - Expected + Received - true + false ❯ test/core/completions/installers/powershell-installer.test.ts:153:22
All checks passed
Process completed with exit code 1.