brew
brew copied to clipboard
Fix type comparison for gh
- [x] Have you followed the guidelines in our Contributing document?
- [x] Have you checked to ensure there aren't other open Pull Requests for the same change?
- [x] Have you added an explanation of what your changes do and why you'd like us to include them?
- [x] Have you written new tests for your changes? Here's an example.
- [x] Have you successfully run
brew stylewith your changes locally? - [x] Have you successfully run
brew typecheckwith your changes locally? - [ ] Have you successfully run
brew testswith your changes locally?
Casting gh_version to a string prior to comparison to resolve the mismatched type error.
Thanks @woodruffw! I'm happy to add the test with your guidance, or you can feel free to add it 😃 Are you looking for the same test you implemented in #17926 , or an additional test against the version?
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.