nx
nx copied to clipboard
fix(core): align padding for output with failed tasks
Current Behavior
NX Ran target lint for 3 projects (3s)
√ 0/3 succeeded [0 read from cache]
× 3/3 targets failed, including the following:
- nx run bar:lint
- nx run baz:lint
- nx run foo:lint
Expected Behavior
NX Ran target lint for 3 projects (3s)
√ 0/3 succeeded [0 read from cache]
× 3/3 targets failed, including the following:
- nx run foo:lint
- nx run baz:lint
- nx run bar:lint
Related Issue(s)
Fixes #23115
The latest updates on your projects. Learn more about Vercel for Git ↗︎
1 Ignored Deployment
| Name | Status | Preview | Updated (UTC) |
|---|---|---|---|
| nx-dev | ⬜️ Ignored (Inspect) | Visit Preview | May 1, 2024 1:38pm |
☁️ Nx Cloud Report
CI is running/has finished running commands for commit 27495db0fe356f05fdabfb62c008077fca9c02b7. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.
📂 See all runs for this CI Pipeline Execution
✅ Successfully ran 6 targets
nx affected --targets=e2e,e2e-ci --base=22ef42a475f14fdc8734a9d21f73d42f05f1f28e --head=27495db0fe356f05fdabfb62c008077fca9c02b7 --parallel=1nx affected --targets=lint,test,build --base=22ef42a475f14fdc8734a9d21f73d42f05f1f28e --head=27495db0fe356f05fdabfb62c008077fca9c02b7 --parallel=3nx run-many -t check-imports check-commit check-lock-files check-codeowners documentation --parallel=1 --no-dtenx-cloud record -- nx format:check --base=22ef42a475f14fdc8734a9d21f73d42f05f1f28e --head=27495db0fe356f05fdabfb62c008077fca9c02b7nx documentation --no-dtenx affected -t e2e-macos-ci --parallel=1 --base=22ef42a475f14fdc8734a9d21f73d42f05f1f28e --head=27495db0fe356f05fdabfb62c008077fca9c02b7
Sent with 💌 from NxCloud.
This pull request has already been merged/closed. If you experience issues related to these changes, please open a new issue referencing this pull request.