paritytech / paritytech/playground-cli
Nightly E2E failure: 2026-08-31
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-31 (tag e2e-ci-nightly).
E2E Test Pass · ❌ FAIL
Tag: e2e-ci-nightly · Branch: main · Commit: 3428745 · Run logs
| Cell | Result | Time |
|---|---|---|
pr-deploy-foundry |
✅ PASS | 0m43s |
nightly-mod-miss |
❌ FAIL | 2m12s |
nightly-deploy-hardhat |
✅ PASS | 0m44s |
pr-install |
✅ PASS | 0m47s |
pr-deploy-frontend |
❌ FAIL | 2m39s |
nightly-deploy-moddable |
❌ FAIL | 2m14s |
nightly-chaos-rpc |
✅ PASS | 0m49s |
nightly-chaos-sigint |
❌ FAIL | 2m19s |
pr-preflight |
❌ FAIL | 2m34s |
pr-deploy-cdm |
❌ FAIL | 2m25s |
nightly-rejections |
✅ PASS | 0m45s |
pr-login-session |
❌ FAIL | 4m24s |
pr-mod |
❌ FAIL | 2m30s |
nightly-deploy-multi |
✅ PASS | 0m46s |
nightly-diagnostic |
❌ FAIL | 2m17s |
❌ Failed tests (1)
e2e/cli/deploy.test.ts › dot deploy — moddable (requires Paseo + IPFS + GH) > --moddable deploy stamps origin URL into registry metadata
Command failed: gh repo create paritytech/e2e-cli-moddable-33365164484 --public --description playground-cli E2E moddable test fixture (auto-cleaned) --source /tmp/dot-e2e-moddable-OlLCM8 --push HTTP 401: Bad credentials (https://api.github.com/users/paritytech) Try authenticating with: gh auth login -h github.com
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
Read e2e/cli/deploy.test.ts and the linked Actions run logs, starting with the failed gh repo create command and its authentication context. Compare the other failed cells to determine whether they share this cause; done means the nightly E2E run completes without the reported authentication failure.
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
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100