fixing error handling for no build number found

Also fixes null pointer reference bugs in db connection and query methods.

BUG=b/239224440

Change-Id: I29083e120e4fd54590c48b00be3eaf4f4a55e2fd
Reviewed-on: https://cos-review.googlesource.com/c/cos/tools/+/35707
Tested-by: Bridget Agyare <bridgetagyare@google.com>
Reviewed-by: Arnav Kansal <rnv@google.com>
Cloud-Build: Arnav Kansal <rnv@google.com>
3 files changed
tree: f51399159d7e290b9d981646855b00e8c0153e96
  1. release/
  2. src/
  3. testing/
  4. .gitignore
  5. BUILD.bazel
  6. cloudbuild.yaml
  7. CONTRIBUTING.md
  8. deps.bzl
  9. go.mod
  10. go.sum
  11. LICENSE
  12. README.md
  13. run_tests.sh
  14. WORKSPACE
README.md

Tools for Container-Optimized OS

This is a repository of various tools developed for Container-Optimized OS. Examples include cos-gpu-installer, cos-toolbox, etc.

See CONTRIBUTING.md for how to contribute.