You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
but I am getting always the same error, exit code 1:
✖ Found 3 visual changes: Review the changes
ℹ For CI/CD use cases, this command failed with exit code 1
Pass --exit-zero-on-changes to succeed this command regardless of changes.
Pass --auto-accept-changes to succeed and automatically accept any changes.
jUnit report is saved to the correct file, so I suppose arguments are good.
I have tried to add chromatic.config.json with following content:
Bug report
I am launching
npx chromatic
inside Azure Pipelines with following arguments:but I am getting always the same error, exit code 1:
jUnit report is saved to the correct file, so I suppose arguments are good.
I have tried to add
chromatic.config.json
with following content:but nothing changes, it is keeping to exit with 1.
Runtime:
Anybody have the same issue?
The text was updated successfully, but these errors were encountered: