Skip to content

fix: add shell and pm tests #138

fix: add shell and pm tests

fix: add shell and pm tests #138

Re-run triggered August 17, 2025 09:16
Status Cancelled
Total duration 2m 27s
Artifacts

ci.yml

on: pull_request
Lint and Type Check
18s
Lint and Type Check
Benchmarks
28s
Benchmarks
Matrix: Tests
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Tests (ubuntu-latest)
Process completed with exit code 1.
tests/shell-integration.test.ts > shell integration tests > shell script syntax validation > should generate syntactically valid fish script: tests/shell-integration.test.ts#L135
Error: Fish script has syntax errors: Command failed: fish -n /home/runner/work/tab/tab/temp-fish-completion.fish /bin/sh: 1: fish: not found ❯ tests/shell-integration.test.ts:135:17
tests/shell-integration.test.ts > shell integration tests > shell script syntax validation > should generate syntactically valid zsh script: tests/shell-integration.test.ts#L102
Error: Zsh script has syntax errors: Error: Command failed: zsh -n /home/runner/work/tab/tab/temp-zsh-completion.zsh /bin/sh: 1: zsh: not found ❯ tests/shell-integration.test.ts:102:15