Skip to content

Add sync-to-public.sh script and update CLAUDE.md #1

Add sync-to-public.sh script and update CLAUDE.md

Add sync-to-public.sh script and update CLAUDE.md #1

Triggered via push January 16, 2026 15:00
Status Failure
Total duration 38s
Artifacts

ci.yml

on: push
build-and-test
32s
build-and-test
Fit to window
Zoom out
Zoom in

Annotations

3 errors
build-and-test
Process completed with exit code 1.
tests/commands.test.ts > CLI Commands > demoscript --help > shows help information: packages/cli/tests/commands.test.ts#L105
AssertionError: expected 1 to be +0 // Object.is equality - Expected + Received - 0 + 1 ❯ tests/commands.test.ts:105:31
tests/commands.test.ts > CLI Commands > demoscript serve > starts server on specified port: packages/cli/tests/commands.test.ts#L85
AssertionError: expected false to be true // Object.is equality - Expected + Received - true + false ❯ tests/commands.test.ts:85:27