This pull request fixes an issue where the error message checks were not correctly parsing the new message format from the GitHub API. This caused the error message checks to fail when a lock branch was not found, which raises an error instead of a simple warning message.
This pull request fixes an issue where the error message checks were not correctly parsing the new message format from the GitHub API. This caused the error message checks to fail when a lock branch was not found, which raises an error instead of a simple warning message.
resolves: https://github.com/github/lock/issues/45