Skip to content

feature/bash_fish_power_shells_completions #518

feature/bash_fish_power_shells_completions

feature/bash_fish_power_shells_completions #518

Triggered via pull request December 23, 2025 13:00
Status Failure
Total duration 46s
Artifacts

ci.yml

on: pull_request
Lint & Type Check
22s
Lint & Type Check
Matrix: test_matrix
Validate Changesets
14s
Validate Changesets
All checks passed
0s
All checks passed
All checks passed
2s
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-064518e5-332d-4ef5-8934-12549e2ef616/.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-064518e5-332d-4ef5-8934-12549e2ef616/.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.