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

[rush reporter][R7] Integrate Heft child reporting and problem matchers

Aperta
#5,980 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

Valutazione

Difficoltà
5/5
Tempo stimato
Più di una settimana
Idoneità per principianti
35/100
Tipo di issue
Funzionalità
Chiarezza
Abbastanza chiara
Stato di attività
Attiva
Stack tecnologico
typescript

Direzione di ricerca

Start by reading the parent issue #5858 and blockers #5976 and #5978, then trace the Rush–Heft child descriptor/NDJSON protocol and problem-matcher scope described here. Done means the listed acceptance criteria pass, including structured-event negotiation, ordered raw fallback, safe handling of optional and required features, diagnostic recovery, and cross-version or malformed-stream coverage.

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

Descrizione

enhancement

Parent: #5858

Blocked by: #5976, #5978

Goal

Carry the semantic reporter stream through Heft child processes while retaining compatibility with older Heft versions and opaque external tools.

Scope

  • Negotiate the child descriptor/NDJSON protocol and forward correlated Heft envelopes.
  • Propagate reporter/log-level/color/width context to child processes.
  • Retain ordered raw stdout/stderr fallback for older or incompatible Heft versions.
  • Register and run problem matchers against the uncollated source stream.
  • Preserve parent/child ordering, source sequence, privacy classification, and record/chunk limits.

Acceptance criteria

  • New Rush + new Heft uses negotiated structured events.
  • New Rush + old Heft remains readable through ordered raw fallback.
  • Unknown optional events degrade safely; unsupported required features produce an actionable diagnostic.
  • Problem matchers recover diagnostics without mutating raw output.
  • Cross-version and malformed-stream tests cover fallback behavior.

DAG

Unblocks R9.

Part of #5858.

Lingua principale
TypeScript
Stelle
6.5k
Fork
708
Merge medio
5g 19h
PR unite (30g)
48

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

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 microsoft/rushstack

Tutte le issue di microsoft/rushstack

Issue simili

Altre issue su TypeScript

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.