slack-vitess-r14.0.5
: load --grpc_auth_static_client_creds
file once
#1450
Annotations
4 errors and 1 warning
Building the binaries for this commit:
go/vt/grpcclient/client_auth_static.go#L74
invalid operation: credsFile == "" (mismatched types *string and untyped string)
|
Building the binaries for this commit:
go/vt/grpcclient/client_auth_static.go#L79
cannot use credsFile (variable of type *string) as string value in argument to loadStaticAuthCredsFromFile
|
Building the binaries for this commit:
go/vt/grpcclient/client_auth_static.go#L84
cannot use *clientCreds (variable of type StaticAuthClientCreds) as "google.golang.org/grpc/credentials".PerRPCCredentials value in argument to grpc.WithPerRPCCredentials: StaticAuthClientCreds does not implement "google.golang.org/grpc/credentials".PerRPCCredentials (method GetRequestMetadata has pointer receiver)
|
Building the binaries for this commit
Process completed with exit code 2.
|
Set up python
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|
The logs for this run have expired and are no longer available.
Loading