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
34996
03df73e1 fix(devkit): add timing guidance to TaskResult and remove unintentional spread The TaskResult interface's JSDoc now points users to Task.startTime and Task.endTime for timing information. Also removes the ...result spread in the batch execution path that was unintentionally leaking batch-only properties (startTime, endTime) onto the TaskResult object. [Self-Healing CI Rerun]
by nx-cloud[bot]
n
Failed
34996
Flaky task
→
434ced29 fix(devkit): add timing guidance to TaskResult and remove unintentional spread The TaskResult interface's JSDoc now points users to Task.startTime and Task.endTime for timing information. Also removes the ...result spread in the batch execution path that was unintentionally leaking batch-only properties (startTime, endTime) onto the TaskResult object.
by Steven Nance
S
Succeeded
34996
a3f48ac5 fix(devkit): add startTime and endTime to TaskResult interface The TaskResult interface was missing startTime and endTime properties that are present on actual runtime objects. These timing properties are set by the task orchestrator during execution and consumed by multiple lifecycle implementations (profiling, timings, history, store-run-information), but were not declared in the public devkit type.
by Steven Nance
S
Previous page
Previous
Next
Next page