Skip to content

Validate: add fix for `src validate install` failure with Sourcegraph v5.0.0

Erik Seliger requested to merge jdp/fix-list-repos into main

Created by: jdpleiness

Add fix to src validate install command.

Test plan

  • Ran go test ./... with all tests passing.
  • Ran staticcheck ./... with no new warnings returned.
  • Validated changes work with Sourcegraph 5.0.0 (see below)
Screenshot 2023-03-27 at 5 26 35 PM

Merge request reports

Loading