Bump google.golang.org/grpc from 1.62.1 to 1.63.0 in /src #998
Annotations
10 errors and 3 warnings
lint:
src/internal/gateway/gateway.go#L139
SA1019: grpc.Dial is deprecated: use NewClient instead. Will be supported throughout 1.x. (staticcheck)
|
lint:
src/internal/cache/log_cache.go#L221
SA1019: grpc.Dial is deprecated: use NewClient instead. Will be supported throughout 1.x. (staticcheck)
|
lint:
src/internal/nozzle/nozzle.go#L103
SA1019: grpc.Dial is deprecated: use NewClient instead. Will be supported throughout 1.x. (staticcheck)
|
lint:
src/internal/cache/log_cache_test.go#L93
SA1019: grpc.Dial is deprecated: use NewClient instead. Will be supported throughout 1.x. (staticcheck)
|
lint:
src/internal/cache/log_cache_test.go#L124
SA1019: grpc.Dial is deprecated: use NewClient instead. Will be supported throughout 1.x. (staticcheck)
|
lint:
src/internal/cache/log_cache_test.go#L180
SA1019: grpc.Dial is deprecated: use NewClient instead. Will be supported throughout 1.x. (staticcheck)
|
lint:
src/internal/cache/log_cache_test.go#L239
SA1019: grpc.Dial is deprecated: use NewClient instead. Will be supported throughout 1.x. (staticcheck)
|
lint:
src/internal/cache/log_cache_test.go#L282
SA1019: grpc.Dial is deprecated: use NewClient instead. Will be supported throughout 1.x. (staticcheck)
|
lint:
src/internal/cache/log_cache_test.go#L350
SA1019: grpc.Dial is deprecated: use NewClient instead. Will be supported throughout 1.x. (staticcheck)
|
lint:
src/internal/cache/log_cache_test.go#L389
SA1019: grpc.Dial is deprecated: use NewClient instead. Will be supported throughout 1.x. (staticcheck)
|
vet
Restore cache failed: Dependencies file is not found in /home/runner/work/log-cache-release/log-cache-release. Supported file pattern: go.sum
|
test
Restore cache failed: Dependencies file is not found in /home/runner/work/log-cache-release/log-cache-release. Supported file pattern: go.sum
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/log-cache-release/log-cache-release. Supported file pattern: go.sum
|