Skip to content

[skip changelog] Bump google.golang.org/grpc from 1.62.1 to 1.64.0 #4438

[skip changelog] Bump google.golang.org/grpc from 1.62.1 to 1.64.0

[skip changelog] Bump google.golang.org/grpc from 1.62.1 to 1.64.0 #4438

Status Failure
Total duration 1m 52s
Artifacts
run-determination
0s
run-determination
Matrix: build
Matrix: check-config
Matrix: check-formatting
Matrix: check-license-headers
Matrix: check-outdated
Matrix: check-style
Fit to window
Zoom out
Zoom in

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