[Tooling] Add protocheck status-errors
subcmd to check for non-gRPC status error returns
#5165
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.
|