RHCLOUD-35843 | refactor: Sources' REST API client #122
Annotations
7 errors and 1 warning
Run go vet ./...:
sources/api_client.go#L69
sc.baseV31URL.JoinPath undefined (type *url.URL has no field or method JoinPath)
|
Run go vet ./...:
sources/api_client.go#L75
sc.baseV31URL.JoinPath undefined (type *url.URL has no field or method JoinPath)
|
Run go vet ./...:
sources/api_client.go#L87
sc.baseV31URL.JoinPath undefined (type *url.URL has no field or method JoinPath)
|
Run go vet ./...:
sources/api_client.go#L98
sc.baseV31URL.JoinPath undefined (type *url.URL has no field or method JoinPath)
|
Run go vet ./...:
sources/api_client.go#L104
sc.baseV31URL.JoinPath undefined (type *url.URL has no field or method JoinPath)
|
Run go vet ./...:
sources/api_client.go#L110
sc.baseV20InternalUrl.JoinPath undefined (type *url.URL has no field or method JoinPath)
|
Run go vet ./...
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading