Skip to content

Batch updates from dependabot #4442

Batch updates from dependabot

Batch updates from dependabot #4442

Triggered via pull request May 15, 2024 15:14
Status Failure
Total duration 1m 20s
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