Bump go.opentelemetry.io/proto/otlp from 1.1.0 to 1.2.0 in /src #1159
Annotations
5 errors and 1 warning
Run golangci/golangci-lint-action@v4.0.0:
src/pkg/clientpool/v1/pusher_fetcher.go#L47
SA1019: grpc.Dial is deprecated: use NewClient instead. Will be supported throughout 1.x. (staticcheck)
|
Run golangci/golangci-lint-action@v4.0.0:
src/pkg/clientpool/v2/sender_fetcher.go#L47
SA1019: grpc.Dial is deprecated: use NewClient instead. Will be supported throughout 1.x. (staticcheck)
|
Run golangci/golangci-lint-action@v4.0.0:
src/integration_tests/agent_test.go#L210
SA1019: grpc.Dial is deprecated: use NewClient instead. Will be supported throughout 1.x. (staticcheck)
|
Run golangci/golangci-lint-action@v4.0.0:
src/pkg/otelcolclient/otelcolclient.go#L36
SA1019: grpc.Dial is deprecated: use NewClient instead. Will be supported throughout 1.x. (staticcheck)
|
Run golangci/golangci-lint-action@v4.0.0
issues found
|
Run actions/setup-go@v5
Restore cache failed: Dependencies file is not found in /home/runner/work/loggregator-agent-release/loggregator-agent-release. Supported file pattern: go.sum
|
Loading