Skip to content

Less redundant work & better text output #84

Less redundant work & better text output

Less redundant work & better text output #84

Triggered via push July 4, 2026 00:32
Status Failure
Total duration 6m 1s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
test
Process completed with exit code 1.
test/integration/pushwork.test.ts > pushwork — 'legacy' backend > end-to-end session > supports a realistic two-user collaboration session: test/integration/pushwork.test.ts#L55
Error: pushwork clone --legacy automerge:hSgZKDoJsFd57C8kE9xHJodZXhZ /tmp/tmp-2509-RFtIxB7T1klI/bob failed (cwd=/home/runner/work/pushwork/pushwork) Command failed: node /home/runner/work/pushwork/pushwork/dist/cli.js clone --legacy automerge:hSgZKDoJsFd57C8kE9xHJodZXhZ /tmp/tmp-2509-RFtIxB7T1klI/bob error: Document hSgZKDoJsFd57C8kE9xHJodZXhZ is unavailable stdout: Connecting to sync server (22ms) stderr: error: Document hSgZKDoJsFd57C8kE9xHJodZXhZ is unavailable ❯ pushwork test/integration/pushwork.test.ts:55:9 ❯ test/integration/pushwork.test.ts:599:5
test/integration/pushwork.test.ts > pushwork — 'legacy' backend > default exclusions > does not sync .git or node_modules to a clone: test/integration/pushwork.test.ts#L55
Error: pushwork clone --legacy automerge:wGuxehvcC2jaZuqnDv7mVQ8ekWb /tmp/tmp-2509-7HmJ0HjYFf7V/b failed (cwd=/home/runner/work/pushwork/pushwork) Command failed: node /home/runner/work/pushwork/pushwork/dist/cli.js clone --legacy automerge:wGuxehvcC2jaZuqnDv7mVQ8ekWb /tmp/tmp-2509-7HmJ0HjYFf7V/b error: Document wGuxehvcC2jaZuqnDv7mVQ8ekWb is unavailable stdout: Connecting to sync server (20ms) stderr: error: Document wGuxehvcC2jaZuqnDv7mVQ8ekWb is unavailable ❯ pushwork test/integration/pushwork.test.ts:55:9 ❯ test/integration/pushwork.test.ts:574:5
test/integration/pushwork.test.ts > pushwork — 'legacy' backend > yoink / yeet — single file doc by URL > yeets a local file into a doc and peers see it: test/integration/pushwork.test.ts#L55
Error: pushwork yeet out.md automerge:RQkX6sfrm9jFNR2FQipW2Uc2xhh failed (cwd=/tmp/tmp-2509-WuPl6n9nU3TP/b) Command failed: node /home/runner/work/pushwork/pushwork/dist/cli.js yeet out.md automerge:RQkX6sfrm9jFNR2FQipW2Uc2xhh error: Document RQkX6sfrm9jFNR2FQipW2Uc2xhh is unavailable stderr: error: Document RQkX6sfrm9jFNR2FQipW2Uc2xhh is unavailable ❯ pushwork test/integration/pushwork.test.ts:55:9 ❯ test/integration/pushwork.test.ts:537:5
test
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/