[YUNIKORN-2856] Remove redundant conditional #28
Annotations
10 errors
build:
pkg/entrypoint/entrypoint.go#L31
could not import github.com/apache/yunikorn-core/pkg/webservice (-: # github.com/apache/yunikorn-core/pkg/webservice
|
build:
pkg/webservice/handlers.go#L858
syntax error: unexpected else, expected }) (typecheck)
|
build:
pkg/webservice/handlers.go#L858
syntax error: unexpected else, expected } (typecheck)
|
build:
pkg/webservice/handlers.go#L858
expected statement, found 'else' (typecheck)
|
build:
pkg/webservice/handlers.go#L871
expected declaration, found 'if' (typecheck)
|
build:
pkg/webservice/handlers.go#L1051
expected declaration, found appList (typecheck)
|
build:
pkg/webservice/handlers.go#L1176
expected declaration, found 'if' (typecheck)
|
build:
pkg/webservice/handlers.go#L1217
expected declaration, found 'if' (typecheck)
|
build:
pkg/webservice/handlers.go#L1234
expected declaration, found count (typecheck)
|
build:
pkg/webservice/handlers.go#L1249
expected declaration, found 'if' (typecheck)
|