Use a different sources endpoint to get the rhc connection info #475
Annotations
6 errors
golangci-lint:
internal/common/utils/echo.go#L11
undefined: echo (typecheck)
|
golangci-lint:
internal/common/utils/logging.go#L122
undefined: echo (typecheck)
|
golangci-lint:
internal/common/utils/misc.go#L25
undefined: echo (typecheck)
|
golangci-lint:
internal/api/connectors/sources/impl.go#L97
cannot use res.JSON200 (variable of type *[]RhcConnectionCollection) as *RhcConnectionRead value in return statement (typecheck)
|
golangci-lint:
internal/api/connectors/sources/impl.go#L140
cannot use *source.Id (variable of type ID) as string value in argument to this.getRHCConnectionStatus (typecheck)
|
golangci-lint
issues found
|
The logs for this run have expired and are no longer available.
Loading