commit | a76cee4d947186be1e24f699fa1b257a368ec687 | [log] [tgz] |
---|---|---|
author | Tim King <taking@google.com> | Thu Sep 12 16:30:13 2024 -0700 |
committer | Tim King <taking@google.com> | Fri Sep 13 15:59:13 2024 +0000 |
tree | 9983fcbbf58d5fb486d540e2fe0984f01fdb3d3f | |
parent | e95c7975cf6960635835273d1c8774179a304c50 [diff] |
cmd/vulncheck_compare: missing error branch Execution continued when `err != nil` and `binResp == nil`. This was causing flakes on the LUCI builders Change-Id: Ib3f9086b8315fc36b72745900720a572f2fbecce Reviewed-on: https://go-review.googlesource.com/c/pkgsite-metrics/+/612915 LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Zvonimir Pavlinovic <zpavlinovic@google.com>
This repository contains code that enables collecting and evaluating metrics for the Go ecosystem.
This repository uses Gerrit for code changes. To learn how to submit changes to this repository, see https://golang.org/doc/contribute.html.
The main issue tracker for the time repository is located at https://github.com/golang/go/issues. Prefix your issue with “x/pkgsite-metrics:” in the subject line, so it is easy to find.