On Sun, Oct 31, 2021 at 6:42 PM Drew Parsons <dpars...@debian.org> wrote:
>
> This doesn't seem to be a bug in the package. It just declares "vet" as
> a cli.Command in build.go.
>
> The error must be elsewhere in the go infrastructure, possibly in the dh
> go addon (dh-golang) which generates "go test" for dh_auto_test.
>

dh-golang sets -vet=off explicitly.

Please see lucas's attached log:

> cd obj-x86_64-linux-gnu && go test -vet=off -v -p 4 github.com/urfave/cli/v2

-- 
Shengjing Zhu

Reply via email to