Disable CGO #455
Annotations
3 errors and 1 warning
go/vt/grpcclient/client_auth_static.go#L35
grpcDialOptions redeclared in this block
|
go/vt/grpcclient/client.go#L52
other declaration of grpcDialOptions
|
go/vt/grpcclient/client_auth_static.go#L62
cannot use grpcDialOptions (variable of type []func(opts []grpc.DialOption) ([]grpc.DialOption, error)) as []grpc.DialOption value in return statement
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading