Skip to content

Backport of chore(lint): use Go stdlib variables for HTTP methods and status codes into release/1.5.x #10949

Backport of chore(lint): use Go stdlib variables for HTTP methods and status codes into release/1.5.x

Backport of chore(lint): use Go stdlib variables for HTTP methods and status codes into release/1.5.x #10949

Triggered via pull request July 26, 2023 14:38
Status Failure
Total duration 16m 57s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

test-core.yaml

on: pull_request
Matrix: tests-groups
Matrix: compile
Fit to window
Zoom out
Zoom in

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.