fix(deps): update module github.com/urfave/cli/v3 to v3.0.0-alpha9.4 #1534
Annotations
10 errors
build:
cmd/lk/app.go#L49
cannot use requireProject (value of type func(ctx context.Context, cmd *cli.Command) error) as cli.BeforeFunc value in struct literal
|
build:
cmd/lk/app.go#L87
cannot use requireProject (value of type func(ctx context.Context, cmd *cli.Command) error) as cli.BeforeFunc value in struct literal
|
build:
cmd/lk/app.go#L101
cannot use requireProject (value of type func(ctx context.Context, cmd *cli.Command) error) as cli.BeforeFunc value in struct literal
|
build:
cmd/lk/cloud.go#L71
cannot use initAuth (value of type func(ctx context.Context, cmd *cli.Command) error) as cli.BeforeFunc value in struct literal
|
build:
cmd/lk/egress.go#L80
cannot use createEgressClient (value of type func(ctx context.Context, c *cli.Command) error) as cli.BeforeFunc value in struct literal
|
build:
cmd/lk/egress.go#L94
cannot use createEgressClient (value of type func(ctx context.Context, c *cli.Command) error) as cli.BeforeFunc value in struct literal
|
build:
cmd/lk/egress.go#L116
cannot use createEgressClient (value of type func(ctx context.Context, c *cli.Command) error) as cli.BeforeFunc value in struct literal
|
build:
cmd/lk/egress.go#L156
cannot use createEgressClient (value of type func(ctx context.Context, c *cli.Command) error) as cli.BeforeFunc value in struct literal
|
build:
cmd/lk/egress.go#L174
cannot use createEgressClient (value of type func(ctx context.Context, c *cli.Command) error) as cli.BeforeFunc value in struct literal
|
build:
cmd/lk/egress.go#L203
cannot use createEgressClient (value of type func(ctx context.Context, c *cli.Command) error) as cli.BeforeFunc value in struct literal
|