Errors should be communicated as part of the user experience
Add an error handling mechanism to:
check the result for errors
communicate errors by printing to screen (formatted name and message)
else: print message about successful execution
- Errors should be communicated as part of the user experience
- Add an error handling mechanism to:
- check the result for errors
- communicate errors by printing to screen (formatted name and message)
- else: print message about successful execution
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
requirement: populate error messages via STDERR