Closed paustint closed 3 days ago
Hi @paustint, you can disable this on your workspace settings: https://nx.dev/blog/improved-ci-log-with-nx-cloud#revert-to-the-old-behavior.
OK.... I really don't like that settings in nx cloud leak into external tools (bitbucket in my case) I can see where settings in nx cloud control nx cloud output, but odd that it controls all ci environments - I don't want to have to go to nx cloud to see what test caused a failure.
Current Behavior
When a task runs in CI, the actual error messages are no longer printed out and I am forced to go look to nx cloud to see the error messages.
The same command locally shows the errors above the pretty table
Expected Behavior
As stated in the documentation, errors should always be shown regardless of the environment by default.
GitHub Repo
No response
Steps to Reproduce
Nx Report
Failure Logs
Package Manager Version
yarn 1.22.22
Operating System
Additional Information
No response