clockworklabs / clockworklabs/SpacetimeDB
CI flake: TypeScript - Tests
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 25.2k
- Forks
- 1.1k
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 46
Description
Detected by CI Gremlin after a failed GitHub Actions attempt succeeded on rerun.
Tests:
TypeScript - Tests
Error:
Error: command ["pnpm", "-r", "--filter", "./**", "run", "build"] exited with code 133
2026-09-14T14:38:12.7216802Z
Failed job runs:
- https://github.com/clockworklabs/SpacetimeDB/actions/runs/34855333781/job/104018412421 (TypeScript - Tests, attempt 2 -> 3)
Timeout detection:
- none
Context:
- none
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the failed GitHub Actions run for the “TypeScript - Tests” job and inspect the pnpm -r --filter ./** run build command and its exit-code-133 output. Compare the failed attempt with the successful rerun to identify the flake. Done means the job completes reliably without requiring a rerun.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, typescript
- Domain
- build-system, ci-cd, testing-qa
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 42/100