Skip to content

[Tooling] Add protocheck status-errors subcmd to check for non-gRPC status error returns #5165

[Tooling] Add protocheck status-errors subcmd to check for non-gRPC status error returns

[Tooling] Add protocheck status-errors subcmd to check for non-gRPC status error returns #5165

Triggered via pull request November 27, 2024 12:53
Status Failure
Total duration 5m 51s
Artifacts

run-tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
go-test: tools/scripts/protocheck/goast/trace.go#L108
shadow: declaration of "logger" shadows declaration at line 26 (govet)
go-test: tools/scripts/protocheck/cmd/status_errors.go#L207
shadow: declaration of "ok" shadows declaration at line 178 (govet)
go-test: tools/scripts/protocheck/cmd/status_errors.go#L75
SA1019: packages.LoadSyntax is deprecated: LoadSyntax exists for historical compatibility and should not be used. Please directly specify the needed fields using the Need values. (staticcheck)
go-test
Process completed with exit code 2.