Skip to content

Use a different sources endpoint to get the rhc connection info #475

Use a different sources endpoint to get the rhc connection info

Use a different sources endpoint to get the rhc connection info #475

Triggered via pull request January 22, 2024 17:29
Status Failure
Total duration 24s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors
lint: internal/common/utils/echo.go#L11
undefined: echo (typecheck)
lint: internal/common/utils/logging.go#L122
undefined: echo (typecheck)
lint: internal/common/utils/misc.go#L25
undefined: echo (typecheck)
lint: internal/api/connectors/sources/impl.go#L97
cannot use res.JSON200 (variable of type *[]RhcConnectionCollection) as *RhcConnectionRead value in return statement (typecheck)
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)
lint
issues found