nx
Nx
GitHub
Nx
Workspace
GitHub
CI Pipeline Executions
Current execution
Failed
feat/nxc-4859-task-based-affected
Runs and Agents
Timeline
Beta
Configuration
Self-Healing CI
Project Graph
Circular Dependencies
Enterprise
Resource Usage
Analysis
Conformance
Enterprise
Runs
Current run
Succeeded
Tasks
Resource Usage
Insights
Compare tasks
Analytics
Sign in
Toggle sidebar
fix(core): stop the output specs depending on a fetched snapshot bundle getTaskOutputs and getExpandedTaskInputs both call loadIoSnapshotsForHead, which reads a bundle off disk. Neither spec mocked it, so the snapshot branch was skipped locally, where no bundle exists, and taken on CI, where Nx Cloud has fetched one. Taking it reached customHasherTaskIds, whose call to readProjectsConfigurationFromProjectGraph the project-graph mock does not provide, and 5 tests across the two files failed. Pin the bundle absent so the result no longer depends on ambient cache state. Confirmed by forcing the bundle present locally, which reproduces the CI failure exactly.
nx-cloud record -- pnpm nx-cloud conformance:check
⌘K
Succeeded
nx-cloud record -- pnpm nx-cloud conformance:check
Click to copy
Linux
4 CPU cores
9ba06520
36825
No resource usage was collected for this run.
GitHub
Nx
Workspace