[skip changelog] Bump google.golang.org/grpc from 1.62.1 to 1.64.0 #4438
check-go-task.yml
on: push
run-determination
0s
Matrix: build
Matrix: check-config
Matrix: check-formatting
Matrix: check-license-headers
Matrix: check-outdated
Matrix: check-style
Annotations
6 errors
check-style (./):
commands/term_example/main.go#L34
SA1019: grpc.Dial is deprecated: use NewClient instead. Will be supported throughout 1.x. (staticcheck)
|
check-style (./):
internal/integrationtest/arduino-cli.go#L411
SA1019: grpc.Dial is deprecated: use NewClient instead. Will be supported throughout 1.x. (staticcheck)
|
check-style (./):
rpc/internal/client_example/main.go#L46
SA1019: grpc.Dial is deprecated: use NewClient instead. Will be supported throughout 1.x. (staticcheck)
|
check-style (./):
rpc/internal/get_version_example/main.go#L31
SA1019: grpc.DialContext is deprecated: use NewClient instead. Will be supported throughout 1.x. (staticcheck)
|
check-style (./):
rpc/internal/get_version_example/main.go#L33
SA1019: grpc.WithBlock is deprecated: this DialOption is not supported by NewClient. Will be supported throughout 1.x. (staticcheck)
|
check-style (./)
issues found
|