Hacktoberfest 2026: le issue che i maintainer hanno segnato per ottobre, aperte e adatte ai principianti. Sfoglia le issue Hacktoberfest

ci-fix: Argos failing — Argos screenshot quota exhausted on Pro Plan trial

Aperta
#794 1 commento 0 reazioni 0 assegnatari Vedi su GitHub

I maintainer di solito rispondono entro 1 giorno

Nessuno ha ancora preso questa issue.

Valutazione

Difficoltà
5/5
Tempo stimato
Più di una settimana
Idoneità per principianti
35/100
Tipo di issue
Bug
Chiarezza
Abbastanza chiara
Stato di attività
Attiva
Stack tecnologico
github-actions
Ambito
ci-cd, testing-qa

Direzione di ricerca

Start with Actions run 36076866354 and the Argos workflow that uploads the storybook-chromium and storybook-webkit builds. Confirm the quota failure and decide whether the account or workflow should change; done means subsequent relevant runs can upload their visual baselines without the Argos API rejecting them.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Descrizione

The Argos workflow failed on main at cae3dfe66237beb629aadcfa8c3b2f37def426bd (run 36076866354) because the Argos account ran out of screenshot quota, not because of anything in the commit. Every story rendered and passed (76 test files, 590 tests), then both uploads (storybook-chromium and storybook-webkit) were rejected by the Argos API:

❌ Error while creating the Argos build
APIError: You have reached the maximum screenshot capacity of your Pro Plan trial. Please upgrade your Plan.

The Storybook build and deploy steps after it still succeeded, so the standing Storybook link is current. What's missing is the visual baseline for this commit. Every later Argos run, on main or on a same-repo PR touching lib/**, will probably fail the same way until the quota changes, since each run uploads a full screenshot set.

I didn't open a fix PR because the fix is an account or product decision, not a code change: upgrade or extend the Argos plan, stop running the Argos workflow (Argos was added alongside Chromatic in #765), or send fewer screenshots per run (for example, drop the WebKit build). Making the upload step non-fatal would hide the failure without fixing the missing baselines, so I left it alone.

Lingua principale
TypeScript
Stelle
5
Fork
1
Merge medio
16h 9m
PR unite (30g)
269

Preparare l'ambiente

Non abbiamo ancora controllato i file di configurazione di questo progetto. Parti dal suo README e consulta la nostra guida al primo contributo per i passaggi generali.

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di diffplug/dormouse

Tutte le issue di diffplug/dormouse

Issue simili

Altre issue su TypeScript

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.