fix(deps): update module github.com/urfave/cli to v2 #1124
pr.yml
on: pull_request
static
1m 37s
build
1m 20s
fmt-check
13s
goreleaser-check
4s
goreleaser-test-release
5m 51s
Matrix: test
Annotations
21 errors
build:
cli/args.go#L23
cannot use cliContext.Args() (value of type "github.com/urfave/cli/v2".Args) as []string value in argument to parseTerragruntOptionsFromArgs
|
build:
cli/cli_app.go#L170
app.Author undefined (type *"github.com/urfave/cli/v2".App has no field or method Author)
|
build
Process completed with exit code 2.
|
test (1.8.5):
cli/args.go#L23
cannot use cliContext.Args() (value of type "github.com/urfave/cli/v2".Args) as []string value in argument to parseTerragruntOptionsFromArgs
|
test (1.8.5):
cli/cli_app.go#L170
app.Author undefined (type *"github.com/urfave/cli/v2".App has no field or method Author)
|
test (1.8.5)
Process completed with exit code 2.
|
test (1.7.5):
cli/args.go#L23
cannot use cliContext.Args() (value of type "github.com/urfave/cli/v2".Args) as []string value in argument to parseTerragruntOptionsFromArgs
|
test (1.7.5):
cli/cli_app.go#L170
app.Author undefined (type *"github.com/urfave/cli/v2".App has no field or method Author)
|
test (1.7.5)
Process completed with exit code 2.
|
test (1.9.7)
The job was canceled because "_1_8_5" failed.
|
test (1.9.7):
cli/args.go#L23
cannot use cliContext.Args() (value of type "github.com/urfave/cli/v2".Args) as []string value in argument to parseTerragruntOptionsFromArgs
|
test (1.9.7):
cli/cli_app.go#L170
app.Author undefined (type *"github.com/urfave/cli/v2".App has no field or method Author)
|
test (1.9.7)
Process completed with exit code 2.
|
static:
cli/args.go#L23
cannot use cliContext.Args() (value of type "github.com/urfave/cli/v2".Args) as []string value in argument to parseTerragruntOptionsFromArgs
|
static:
cli/cli_app.go#L170
app.Author undefined (type *"github.com/urfave/cli/v2".App has no field or method Author) (compile)
|
static:
cli/args.go#L23
cannot use cliContext.Args() (value of type "github.com/urfave/cli/v2".Args) as []string value in argument to parseTerragruntOptionsFromArgs
|
static:
cli/cli_app.go#L170
app.Author undefined (type *"github.com/urfave/cli/v2".App has no field or method Author) (compile)
|
static
Process completed with exit code 2.
|
goreleaser-test-release:
cli/args.go#L23
cannot use cliContext.Args() (value of type "github.com/urfave/cli/v2".Args) as []string value in argument to parseTerragruntOptionsFromArgs
|
goreleaser-test-release:
cli/cli_app.go#L170
app.Author undefined (type *"github.com/urfave/cli/v2".App has no field or method Author)
|
goreleaser-test-release
The process '/opt/hostedtoolcache/goreleaser-action/2.3.2/x64/goreleaser' failed with exit code 1
|