referenceutil
cleanup
#1085
Annotations
10 errors
pkg/cmd/image/inspect.go#L66
syntax error: unexpected newline in argument list; possibly missing comma or ) (typecheck)
|
pkg/cmd/image/inspect.go#L66
missing ',' before newline in argument list (typecheck)
|
pkg/cmd/image/inspect.go#L67
expected '==', found '=' (typecheck)
|
pkg/cmd/image/inspect.go#L68
expected '==', found '=' (typecheck)
|
pkg/cmd/image/inspect.go#L69
expected operand, found '}' (typecheck)
|
pkg/cmd/image/inspect.go#L78
missing ',' in argument list (typecheck)
|
pkg/cmd/image/inspect.go#L79
expected operand, found 'return' (typecheck)
|
pkg/cmd/image/inspect.go#L80
missing ',' before newline in argument list (typecheck)
|
pkg/cmd/image/inspect.go#L85
expected operand, found 'return' (typecheck)
|
pkg/cmd/image/inspect.go#L86
expected operand, found '}' (typecheck)
|
The logs for this run have expired and are no longer available.
Loading