IssueWhat issue are you resolving with this PR? Please provide the number or link. _NOTE:_ If you don't have an issue for this work, please create one before creating this PR.
Response: #1
DescriptionPlease describe how this PR is addressing the issue and/or why it is being addressed this way.
Response: This PR fixes the bug by adding a null check.
Steps to Reproduce and TestPlease give us a step-by-step guide to reproduce the bug. A link to the steps in the issue is enough.
Response:
Build the project
Run the tests, expecting passes and 100% coverage on new code
Run bsctl version and it shouldn't crash
Required Checkboxes
All of these checkboxes are required for PR's to be considered.
PR Checks
[ ] I answered all of the background questions
[ ] I have added sensible labels to the associated issue and this PR
[ ] I have added/updated tests for all added/modified code, and all tests are passing
[ ] I have added documentation, as appropriate, including CHANGELOG and version updates as needed
Code of Conduct
By submitting this PR, you agree to follow our Code of Conduct
[ ] I agree to follow this project's Code of Conduct
Thanks for contributing!
Background
Issue
What issue are you resolving with this PR? Please provide the number or link. _NOTE:_ If you don't have an issue for this work, please create one before creating this PR.Response: #1
Description
Please describe how this PR is addressing the issue and/or why it is being addressed this way.Response: This PR fixes the bug by adding a null check.
Steps to Reproduce and Test
Please give us a step-by-step guide to reproduce the bug. A link to the steps in the issue is enough.Response:
bsctl version
and it shouldn't crashRequired Checkboxes
All of these checkboxes are required for PR's to be considered.
PR Checks
Code of Conduct
By submitting this PR, you agree to follow our Code of Conduct