Add healthz endpoints #870
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
test.yaml
on: pull_request
Test GatewayD
1m 24s
Test GatewayD Plugins
0s
Annotations
3 errors and 3 warnings
Test GatewayD:
api/http_server.go#L38
parameter name 'w' is too short for the scope of its usage (varnamelen)
|
Test GatewayD:
api/healthcheck.go#L37
error returned from external package is unwrapped: sig: func google.golang.org/grpc/status.Error(c google.golang.org/grpc/codes.Code, msg string) error (wrapcheck)
|
Test GatewayD
issues found
|
Test GatewayD:
api/healthcheck.go#L19
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
Test GatewayD:
api/healthcheck.go#L34
unused-parameter: parameter 'req' seems to be unused, consider removing or renaming it as _ (revive)
|
Test GatewayD:
api/healthcheck.go#L35
unused-parameter: parameter 'server' seems to be unused, consider removing or renaming it as _ (revive)
|