Bump google.golang.org/grpc from 1.62.1 to 1.63.0 in /src #1148
Annotations
5 errors and 3 warnings
lint:
src/pkg/otelcolclient/otelcolclient.go#L36
SA1019: grpc.Dial is deprecated: use NewClient instead. Will be supported throughout 1.x. (staticcheck)
|
lint:
src/pkg/clientpool/v1/pusher_fetcher.go#L47
SA1019: grpc.Dial is deprecated: use NewClient instead. Will be supported throughout 1.x. (staticcheck)
|
lint:
src/pkg/clientpool/v2/sender_fetcher.go#L47
SA1019: grpc.Dial is deprecated: use NewClient instead. Will be supported throughout 1.x. (staticcheck)
|
lint:
src/integration_tests/agent_test.go#L210
SA1019: grpc.Dial is deprecated: use NewClient instead. Will be supported throughout 1.x. (staticcheck)
|
lint
issues found
|
vet
Restore cache failed: Dependencies file is not found in /home/runner/work/loggregator-agent-release/loggregator-agent-release. Supported file pattern: go.sum
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/loggregator-agent-release/loggregator-agent-release. Supported file pattern: go.sum
|
test
Restore cache failed: Dependencies file is not found in /home/runner/work/loggregator-agent-release/loggregator-agent-release. Supported file pattern: go.sum
|