Open
DescriptionAS IS
- failed to render template
- Currently, error is ignored and isn't outputted
- expression isn't bool
- Currently, the config is ignored and error isn't outputted
- failed to evaluate the expression
- Currently, error is ignored and isn't outputted
- failed to post a comment
- Currently, error is ignored and isn't outputted
TO BE
- By default, exit code is 0 but error is outputted
--strict
exit code isn't 0
--quiet
error isn't outputted
AS IS
- failed to render template
- Currently, error is ignored and isn't outputted
- expression isn't bool
- Currently, the config is ignored and error isn't outputted
- failed to evaluate the expression
- Currently, error is ignored and isn't outputted
- failed to post a comment
- Currently, error is ignored and isn't outputted
TO BE
- By default, exit code is 0 but error is outputted
--strict
exit code isn't 0--quiet
error isn't outputted