Skip to content

update tests

update tests #13

Triggered via push December 25, 2024 11:33
Status Failure
Total duration 30s
Artifacts

ci.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

7 errors
tests/cli.test.ts > cli completion tests for citty > cli option value handling > should handle conflicting options appropriately: tests/cli.test.ts#L86
AssertionError: expected '--config\tUse specified config file\n…' not to contain '--port' - Expected + Received - --port + --config Use specified config file + --base Public base path (default: /) + --logLevel info | warn | error | silent + --clearScreen Allow/disable clear screen when logging + --debug Show debug logs + --filter Filter debug logs + --mode Set env mode + --root Option + --host Option + --port Option + --open Option + --cors Option + --strictPort Option + --force Option + :0 + ❯ tests/cli.test.ts:86:26
test (macos-latest)
Process completed with exit code 1.
test (ubuntu-latest)
The job was canceled because "macos-latest" failed.
tests/cli.test.ts > cli completion tests for citty > cli option value handling > should handle conflicting options appropriately: tests/cli.test.ts#L86
AssertionError: expected '--config\tUse specified config file\n…' not to contain '--port' - Expected + Received - --port + --config Use specified config file + --base Public base path (default: /) + --logLevel info | warn | error | silent + --clearScreen Allow/disable clear screen when logging + --debug Show debug logs + --filter Filter debug logs + --mode Set env mode + --root Option + --host Option + --port Option + --open Option + --cors Option + --strictPort Option + --force Option + :0 + ❯ tests/cli.test.ts:86:26
test (ubuntu-latest)
Process completed with exit code 1.
test (windows-latest)
The job was canceled because "macos-latest" failed.
test (windows-latest)
The operation was canceled.