KUBE-556: get GCP token source at startup #17
Annotations
10 errors
cmd/proxy/main.go#L15
"google.golang.org/grpc/metadata" imported and not used (typecheck)
|
internal/proxy/client_test.go#L86
not enough arguments in call to New
|
internal/proxy/client_test.go#L149
not enough arguments in call to New
|
internal/proxy/client_test.go#L258
not enough arguments in call to New
|
internal/proxy/client_test.go#L264
cannot use stream (variable of type *mock_proxy.MockCloudProxyAPI_StreamCloudProxyClient) as chan<- *cloudproxyv1alpha.StreamCloudProxyRequest value in argument to c.handleMessage
|
internal/proxy/client_test.go#L343
not enough arguments in call to New
|
internal/proxy/client_test.go#L396
not enough arguments in call to New
|
internal/proxy/client_test.go#L406
not enough arguments in call to c.sendKeepAlive
|
internal/proxy/client_test.go#L476
not enough arguments in call to New
|
|
This job failed
Loading