Skip to content

add issue template (#2) #3

add issue template (#2)

add issue template (#2) #3

Triggered via push October 24, 2023 12:18
Status Failure
Total duration 1m 32s
Artifacts

prc.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 11 warnings
typos
Process completed with exit code 2.
build
Process completed with exit code 1.
lint: sdk/remote/configurator.go#L87
SA1019: grpc.WithInsecure is deprecated: use WithTransportCredentials and insecure.NewCredentials() instead. Will be supported throughout 1.x. (staticcheck)
lint: otelzap/writer.go#L24
SA1019: "github.com/golang/protobuf/proto" is deprecated: Use the "google.golang.org/protobuf/proto" package instead. (staticcheck)
lint: otelzap/zap_benchmark_test.go#L25
SA1019: "github.com/golang/protobuf/proto" is deprecated: Use the "google.golang.org/protobuf/proto" package instead. (staticcheck)
lint: 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)
lint: sdk/trace/dyeing_sampler.go#L152
SA1019: grpc.WithInsecure is deprecated: use WithTransportCredentials and insecure.NewCredentials() instead. Will be supported throughout 1.x. (staticcheck)
lint
golangci-lint exit with code 4
typos: sdk/trace/batch_span_processor.go#L82
"deault" should be "default".
typos: sdk/trace/noop.go#L24
"Noo" should be "No".
typos: go.mod#L84
"ba" should be "by" or "be".
typos: oteltrpc/traces/filter_test.go#L81
"ba" should be "by" or "be".
typos: oteltrpc/metrics/prometheus/metrics.go#L53
"matadata" should be "metadata".
typos: oteltrpc/metrics/prometheus/metrics.go#L86
"Mata" should be "Meta" or "Mater".
typos: oteltrpc/metrics/prometheus/metrics.go#L87
"Mata" should be "Meta" or "Mater".
typos: oteltrpc/metrics/prometheus/filter.go#L131
"Mata" should be "Meta" or "Mater".
typos: oteltrpc/README_cn.md#L19
"Calle" should be "Called" or "Caller".
typos: tag.sh#L50
"alread" should be "already".
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/go-opentelementry/go-opentelementry. Supported file pattern: go.sum