[WIP]create deployments commands #1822
Annotations
10 errors
cmd/plural/api.go#L1
: # github.com/pluralsh/plural/cmd/plural
|
cmd/plural/cd.go#L700
cannot use *existing.Version (variable of type string) as *string value in struct literal
|
cmd/plural/cd.go#L903
cannot use c.String("version") (value of type string) as *string value in assignment (typecheck)
|
main.go#L9
could not import github.com/pluralsh/plural/cmd/plural (-: # github.com/pluralsh/plural/cmd/plural
|
cmd/plural/cd.go#L700
cannot use *existing.Version (variable of type string) as *string value in struct literal
|
cmd/plural/cd.go#L903
cannot use c.String("version") (value of type string) as *string value in assignment) (typecheck)
|
cmd/plural/api_test.go#L10
could not import github.com/pluralsh/plural/cmd/plural (-: # github.com/pluralsh/plural/cmd/plural
|
cmd/plural/cd.go#L700
cannot use *existing.Version (variable of type string) as *string value in struct literal
|
cmd/plural/cd.go#L903
cannot use c.String("version") (value of type string) as *string value in assignment) (typecheck)
|
pkg/console/describe.go#L238
Error return value of `printers.WriteEscaped` is not checked (errcheck)
|
The logs for this run have expired and are no longer available.
Loading