nx
Nx
GitHub
Nx
Workspace
GitHub
CI Pipeline Executions
Filtered
Runs
Demo
Insights
Compare tasks
Analytics
Sign in
Toggle sidebar
Overview
⌘K
Nx
Loading workspace stats
Loading workspace insights...
Statistics interval
7 days
30 days
Latest CI Pipeline Executions
Status
Fix filter
Filter
Fuzzy
Filter range
Sort by
Sort by
Start time
Sort ascending
Sort descending
Succeeded
36559
10e1cb0f fix(js): do not report non-composite projects as missing root references The root tsconfig's project references are filtered by `composite` only when deciding what to write, but `changedFiles` — which drives both the out-of-sync verdict and the user-facing message — is populated before that filter runs. A non-composite project could therefore be named as a missing reference that sync would never actually add, leaving no way to satisfy the message. Moving the check into the first pass keeps `changedFiles` limited to references that can really be written.
by FrozenPandaz
F
Failed
36559
Flaky task
→
10e1cb0f fix(js): do not report non-composite projects as missing root references The root tsconfig's project references are filtered by `composite` only when deciding what to write, but `changedFiles` — which drives both the out-of-sync verdict and the user-facing message — is populated before that filter runs. A non-composite project could therefore be named as a missing reference that sync would never actually add, leaving no way to satisfy the message. Moving the check into the first pass keeps `changedFiles` limited to references that can really be written.
by FrozenPandaz
F
Previous
Next