Nx
Enterprise
Nx
Sign in / Sign up
Open main menu
Nx
GitHub
Overview
Runs
Analytics
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
34347
b6a30d2d fix(js): guard against undefined closest node in rehoistNodes When transitive dependencies have multiple versions where neither version is reachable from a direct dependency in package.json, pathLengthToIncoming() returns undefined for all nested nodes. This leaves 'closest' undefined, causing switchNodeToHoisted() to crash with: 'Cannot read properties of undefined (reading "name")' This fix adds a guard to only call switchNodeToHoisted() when a closest node was actually found. Fixes #34322
25 days ago
by kaigritun
k
Canceled
34347
e859289b fix(js): guard against undefined closest node in rehoistNodes When transitive dependencies have multiple versions where neither version is reachable from a direct dependency in package.json, pathLengthToIncoming() returns undefined for all nested nodes. This leaves 'closest' undefined, causing switchNodeToHoisted() to crash with: 'Cannot read properties of undefined (reading "name")' This fix adds a guard to only call switchNodeToHoisted() when a closest node was actually found. Fixes #34322
25 days ago
by kaigritun
k
Previous page
Previous
Next
Next page