Skip to content

Update module github.com/urfave/cli to v3 (master) #731

Update module github.com/urfave/cli to v3 (master)

Update module github.com/urfave/cli to v3 (master) #731

Triggered via pull request June 24, 2026 17:08
Status Failure
Total duration 2m 26s
Artifacts

test.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

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