"translations:collect" does not return the proper exit code in case of an error #10123
Labels
package:dev
squad:devops
Issue to be handled by the Devops team.
type:bug
This issue reports a buggy (incorrect) behavior.
Milestone
📝 Provide detailed reproduction steps (if any)
yarn run translations:collect
✔️ Expected result
The proper exit code is returned when an error has been found.
❌ Actual result
The process does not fail so it can't be executed on CI because the build will not fail.
The text was updated successfully, but these errors were encountered: