When integrating ss.cli into a build, if ss.cli fails to parse a diagram file, a failure message is outputted, but ss.cli does not return a failure/error code. Because of this, the build is unaware of any failures and thinks that the build completed successfully.