Use a different sources endpoint to get the rhc connection info #1080
Annotations
4 errors and 3 warnings
golang:
internal/api/connectors/sources/impl.go#L97
cannot use res.JSON200 (variable of type *[]RhcConnectionCollection) as type *RhcConnectionRead in return statement
|
golang:
internal/api/connectors/sources/impl.go#L140
cannot use *source.Id (variable of type ID) as type string in argument to this.getRHCConnectionStatus
|
golang
build] Error 2
|
golang
Process completed with exit code 2.
|
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
java
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v1, actions/setup-java@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
golang
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|