Skip to content

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

[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 #4440

Triggered via pull request May 15, 2024 15:09
Status Failure
Total duration 1m 51s
Artifacts

check-go-task.yml

on: pull_request
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