buildkite / cli

A command line interface for Buildkite.
MIT License
168 stars 44 forks source link

Fix nil pointer dereference if no API token configured #329

Closed jradtilbrook closed 2 months ago

jradtilbrook commented 3 months ago

This resolves #325 by checking for the nil pointer before trying to use it