Hacktoberfest 2026: die Issues, die Maintainer für den Oktober markiert haben – offen und einsteigerfreundlich. Hacktoberfest-Issues durchsuchen

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

Offen
#794 1 Kommentar 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen

Maintainer antworten meist innerhalb von 1 Tag

Dieses Issue hat noch niemand übernommen.

Bewertung

Schwierigkeit
5/5
Geschätzter Aufwand
Über eine Woche
Anfängerfreundlichkeit
35/100
Issue-Typ
Bug
Klarheit
Größtenteils klar
Aktivitätsstatus
Aktiv
Tech-Stack
github-actions
Bereich
ci-cd, testing-qa

Rechercherichtung

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.

Vom Indexierungsmodell aus dem Issue-Text verfasst.

Beschreibung

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.

Vorherrschende Sprache
TypeScript
Sterne
5
Forks
1
Ø Merge
16 Std. 9 Min.
Gemergte PRs (30 T.)
269

Entwicklungsumgebung

Die Einrichtungsdateien dieses Projekts haben wir noch nicht geprüft. Beginnen Sie mit der README; die allgemeinen Schritte stehen in unserem Leitfaden für den ersten Beitrag.

Erste Schritte

  1. Lesen Sie das ganze Issue und danach den Beitragsleitfaden des Projekts.
  2. Schreiben Sie ins Issue, dass Sie es übernehmen — das erspart doppelte Arbeit.
  3. Forken Sie das Repository und arbeiten Sie in einem Branch.
  4. Öffnen Sie einen Pull Request, der die Issue-Nummer nennt.

Mehr aus diffplug/dormouse

Alle Issues in diffplug/dormouse

Ähnliche Issues

Weitere Issues zu TypeScript

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.