Merge pull request #4 from liuzengh/license #7
Annotations
6 errors and 1 warning
sdk/remote/configurator.go#L87
SA1019: grpc.WithInsecure is deprecated: use WithTransportCredentials and insecure.NewCredentials() instead. Will be supported throughout 1.x. (staticcheck)
|
otelzap/writer.go#L24
SA1019: "github.com/golang/protobuf/proto" is deprecated: Use the "google.golang.org/protobuf/proto" package instead. (staticcheck)
|
otelzap/zap_benchmark_test.go#L25
SA1019: "github.com/golang/protobuf/proto" is deprecated: Use the "google.golang.org/protobuf/proto" package instead. (staticcheck)
|
sdk/metric/config.go#L107
SA1019: tlsConfig.BuildNameToCertificate has been deprecated since Go 1.14: NameToCertificate only allows associating a single certificate with a given name. Leave that field nil to let the library select the first compatible chain from Certificates. (staticcheck)
|
sdk/trace/dyeing_sampler.go#L152
SA1019: grpc.WithInsecure is deprecated: use WithTransportCredentials and insecure.NewCredentials() instead. Will be supported throughout 1.x. (staticcheck)
|
|
|
The logs for this run have expired and are no longer available.
Loading