Backport of chore(lint): use Go stdlib variables for HTTP methods and status codes into release/1.5.x #10949
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
3 errors
checks / checks:
client/fingerprint/env_azure.go#L106
"400" can be replaced by http.StatusBadRequest (usestdlibvars)
|
checks / checks:
client/fingerprint/env_gce.go#L121
"400" can be replaced by http.StatusBadRequest (usestdlibvars)
|
checks / checks
Process completed with exit code 2.
|