slack-vitess-r14.0.5
: load --grpc_auth_static_client_creds
file once
#1754
Annotations
10 errors and 2 warnings
Run tests which require docker - 1:
go/vt/grpcclient/client_auth_static.go#L74
invalid operation: credsFile == "" (mismatched types *string and untyped string)
|
Run tests which require docker - 1:
go/vt/grpcclient/client_auth_static.go#L79
cannot use credsFile (variable of type *string) as type string in argument to loadStaticAuthCredsFromFile
|
Run tests which require docker - 1:
go/vt/grpcclient/client_auth_static.go#L84
cannot use *clientCreds (variable of type StaticAuthClientCreds) as type "google.golang.org/grpc/credentials".PerRPCCredentials in argument to grpc.WithPerRPCCredentials:
|
Run tests which require docker - 1:
go/vt/grpcclient/client_auth_static.go#L74
invalid operation: credsFile == "" (mismatched types *string and untyped string)
|
Run tests which require docker - 1:
go/vt/grpcclient/client_auth_static.go#L79
cannot use credsFile (variable of type *string) as type string in argument to loadStaticAuthCredsFromFile
|
Run tests which require docker - 1:
go/vt/grpcclient/client_auth_static.go#L84
cannot use *clientCreds (variable of type StaticAuthClientCreds) as type "google.golang.org/grpc/credentials".PerRPCCredentials in argument to grpc.WithPerRPCCredentials:
|
Run tests which require docker - 1:
go/vt/grpcclient/client_auth_static.go#L74
invalid operation: credsFile == "" (mismatched types *string and untyped string)
|
Run tests which require docker - 1:
go/vt/grpcclient/client_auth_static.go#L79
cannot use credsFile (variable of type *string) as type string in argument to loadStaticAuthCredsFromFile
|
Run tests which require docker - 1:
go/vt/grpcclient/client_auth_static.go#L84
cannot use *clientCreds (variable of type StaticAuthClientCreds) as type "google.golang.org/grpc/credentials".PerRPCCredentials in argument to grpc.WithPerRPCCredentials:
|
Run tests which require docker - 1:
go/vt/grpcclient/client_auth_static.go#L74
invalid operation: credsFile == "" (mismatched types *string and untyped string)
|
Run tests which require docker - 1
Attempt 1 failed. Reason: Child_process exited with error code 1
|
Run tests which require docker - 1
Attempt 2 failed. Reason: Child_process exited with error code 1
|
The logs for this run have expired and are no longer available.
Loading