Skip to content

[Tooling] Add protocheck responses subcmd to check for empty responses #5182

[Tooling] Add protocheck responses subcmd to check for empty responses

[Tooling] Add protocheck responses subcmd to check for empty responses #5182

Triggered via pull request November 28, 2024 00:13
Status Failure
Total duration 5m 36s
Artifacts

run-tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 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/check_responses.go#L131
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: tools/scripts/protocheck/cmd/check_status_errors.go#L59
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: tools/scripts/protocheck/cmd/check_responses.go#L228
SA9003: empty branch (staticcheck)
go-test
Process completed with exit code 2.