paritytech / paritytech/playground-cli
Nightly E2E failure: 2026-08-21
Open
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-21 (tag e2e-ci-nightly).
E2E Test Pass · ❌ FAIL
Tag: e2e-ci-nightly · Branch: main · Commit: 3428745 · Run logs
| Cell | Result | Time |
|---|---|---|
pr-install |
✅ PASS | 0m50s |
pr-preflight |
❌ FAIL | 2m29s |
nightly-mod-miss |
❌ FAIL | 2m27s |
pr-deploy-frontend |
❌ FAIL | 2m49s |
nightly-deploy-hardhat |
✅ PASS | 0m49s |
pr-deploy-foundry |
✅ PASS | 0m48s |
pr-mod |
❌ FAIL | 2m32s |
pr-deploy-cdm |
✅ PASS | 3m31s |
nightly-diagnostic |
❌ FAIL | 2m30s |
pr-login-session |
❌ FAIL | 4m37s |
nightly-rejections |
✅ PASS | 0m46s |
nightly-chaos-sigint |
❌ FAIL | 2m23s |
nightly-deploy-moddable |
❌ FAIL | 2m25s |
nightly-deploy-multi |
✅ PASS | 0m45s |
nightly-chaos-rpc |
✅ PASS | 0m51s |
❌ Failed tests (1)
e2e/cli/session.test.ts › session management > corrupted session file does not produce a valid signer
expected +0 not to be +0 // Object.is equality
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/session.test.ts and run the failing session-management test, then inspect the linked GitHub Actions run logs for the corrupted-session failure. Done means the corrupted session file does not produce a valid signer and the targeted E2E 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
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 70/100