Add CAPI status/conditions to deployment status #550
Annotations
10 errors
Build:
cmd/main.go#L157
syntax error: unexpected newline in argument list; possibly missing comma or )
|
Build:
cmd/main.go#L158
syntax error: unexpected if at end of statement (typecheck)
|
Build:
cmd/main.go#L157
missing ',' before newline in argument list (typecheck)
|
Build:
cmd/main.go#L158
expected operand, found 'if' (typecheck)
|
Build:
cmd/main.go#L159
missing ',' before newline in composite literal (typecheck)
|
Build:
cmd/main.go#L160
missing ',' before newline in composite literal (typecheck)
|
Build:
cmd/main.go#L161
missing ',' before newline in argument list (typecheck)
|
Build:
cmd/main.go#L163
expected operand, found 'if' (typecheck)
|
Build:
cmd/main.go#L166
missing ',' in argument list (typecheck)
|
Build:
cmd/main.go#L167
missing ',' before newline in composite literal (typecheck)
|