Copyright 2025 The Go Authors. All rights reserved. | |
Use of this source code is governed by a BSD-style | |
license that can be found in the LICENSE file. | |
Expected output of test TestCreate/report_already_exists | |
command: "vulnreport create 1" | |
-- out -- | |
-- logs -- | |
info: create: operating on 1 issue(s) | |
info: create: skipping issue #1 (already has report) | |
info: create: processed 1 issue(s) (success=0; skip=1; error=0) |