Skip to content

fix: make the nested cli receive the exact user-provided arguments #295

fix: make the nested cli receive the exact user-provided arguments

fix: make the nested cli receive the exact user-provided arguments #295

Triggered via pull request December 10, 2025 14:07
Status Failure
Total duration 2m 11s
Artifacts

ci.yml

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

Annotations

11 errors
Tests (ubuntu-latest)
Process completed with exit code 1.
tests/cli.test.ts > cli completion tests for cac > boolean option handling > should not interfere with command completion after boolean options: tests/cli.test.ts#L111
AssertionError: expected ':4\n' to contain 'start' - Expected + Received - start + :4 + ❯ tests/cli.test.ts:111:22
tests/cli.test.ts > cli completion tests for citty > boolean option handling > should not interfere with command completion after boolean options: tests/cli.test.ts#L111
AssertionError: expected ':4\n' to contain 'start' - Expected + Received - start + :4 + ❯ tests/cli.test.ts:111:22
tests/cli.test.ts > cli completion tests for t > boolean option handling > should not interfere with command completion after boolean options: tests/cli.test.ts#L111
AssertionError: expected ':4\n' to contain 'start' - Expected + Received - start + :4 + ❯ tests/cli.test.ts:111:22
Tests (macos-latest)
The strategy configuration was canceled because "test.ubuntu-latest" failed
Tests (macos-latest)
Process completed with exit code 1.
tests/cli.test.ts > cli completion tests for cac > boolean option handling > should not interfere with command completion after boolean options: tests/cli.test.ts#L111
AssertionError: expected ':4\n' to contain 'start' - Expected + Received - start + :4 + ❯ tests/cli.test.ts:111:22
tests/cli.test.ts > cli completion tests for citty > boolean option handling > should not interfere with command completion after boolean options: tests/cli.test.ts#L111
AssertionError: expected ':4\n' to contain 'start' - Expected + Received - start + :4 + ❯ tests/cli.test.ts:111:22
tests/cli.test.ts > cli completion tests for t > boolean option handling > should not interfere with command completion after boolean options: tests/cli.test.ts#L111
AssertionError: expected ':4\n' to contain 'start' - Expected + Received - start + :4 + ❯ tests/cli.test.ts:111:22
Tests (windows-latest)
The strategy configuration was canceled because "test.ubuntu-latest" failed
Tests (windows-latest)
The operation was canceled.