paritytech / paritytech/playground-cli
Nightly E2E failure: 2026-08-30
Open
Beginner friendly
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 5
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
Nightly E2E failed on 2026-08-30 (tag e2e-ci-nightly).
E2E Test Pass · ❌ FAIL
Tag: e2e-ci-nightly · Branch: main · Commit: 3428745 · Run logs
| Cell | Result | Time |
|---|---|---|
pr-deploy-frontend |
❌ FAIL | 2m49s |
pr-mod |
❌ FAIL | 3m05s |
nightly-deploy-moddable |
❌ FAIL | 2m10s |
nightly-deploy-hardhat |
✅ PASS | 0m41s |
pr-install |
✅ PASS | 0m54s |
pr-deploy-foundry |
✅ PASS | 0m42s |
pr-deploy-cdm |
❌ FAIL | 2m21s |
nightly-deploy-multi |
✅ PASS | 0m43s |
nightly-rejections |
✅ PASS | 0m42s |
nightly-mod-miss |
❌ FAIL | 2m14s |
pr-preflight |
❌ FAIL | 2m28s |
nightly-chaos-rpc |
✅ PASS | 0m48s |
pr-login-session |
❌ FAIL | 4m21s |
nightly-chaos-sigint |
❌ FAIL | 2m23s |
nightly-diagnostic |
❌ FAIL | 2m19s |
❌ Failed tests (1)
e2e/cli/mod.test.ts › dot mod — registry miss > reports a registry-miss for an unknown domain
expected '\nMetaRegistryFailure: Could not reso…' to contain 'nonexistent-domain-xyz-12345.paseo'
Sentry traces: view spans for this run
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 e2e/cli/mod.test.ts and the dot mod registry-miss case; compare its expected error text with the failure in the linked nightly run. Confirm that the unknown-domain scenario reports the expected domain identifier and that the test passes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, typescript
- Domain
- ci-cd, cli, testing-qa
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Active
- Clarity
- Clearly specified
- Newbie friendliness
- 74/100