--forceSafe should auto-approve breaking changes (assuming the token has permissions), probably with a custom approval message like "Check force approved automatically by ___".
Current behavior is that the CLI ignores the error and therefore does not return an exit code (1). But the hive check is still considered breaking and there is no indication that it passed the check via --forceSafe.