Update module github.com/urfave/cli to v3 (master) #731
Annotations
4 errors
|
tests
Process completed with exit code 1.
|
|
tests:
commands/commandstest/fake_command_line.go#L95
cannot use fcli.CliArgs (variable of type []string) as cli.Args value in return statement: []string does not implement cli.Args (missing method First)
|
|
tests:
commands/commandstest/fake_command_line.go#L91
undefined: cli.NewApp
|
|
tests:
commands/commandstest/fake_command_line.go#L90
undefined: cli.App
|