Skip to content

Include webhook response in error message. #792

Include webhook response in error message.

Include webhook response in error message. #792

Triggered via pull request August 25, 2023 18:14
Status Failure
Total duration 4m 29s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: pull_request
ci  /  ...  /  set-go-matrix
1s
ci / build / set-go-matrix
ci  /  ...  /  set-go-matrix
2s
ci / test / set-go-matrix
ci  /  ...  /  lint
1m 4s
ci / lint / lint
ci  /  ...  /  govulncheck
32s
ci / govulncheck / govulncheck
Matrix: ci / codeql / CodeQL Analyze
Matrix: ci / build / build
Matrix: ci / test / test
Fit to window
Zoom out
Zoom in

Annotations

10 errors
ci / lint / lint: scripts/badger-migration/main.go#L61
unused-parameter: parameter 'bucket' seems to be unused, consider removing or renaming it as _ (revive)
ci / lint / lint: logging/handler_test.go#L61
httpNoBody: http.NoBody should be preferred to the nil request body (gocritic)
ci / lint / lint: logging/handler_test.go#L135
httpNoBody: http.NoBody should be preferred to the nil request body (gocritic)
ci / lint / lint: api/api_test.go#L806
httpNoBody: http.NoBody should be preferred to the nil request body (gocritic)
ci / lint / lint: api/api_test.go#L859
httpNoBody: http.NoBody should be preferred to the nil request body (gocritic)
ci / lint / lint: api/api_test.go#L893
httpNoBody: http.NoBody should be preferred to the nil request body (gocritic)
ci / lint / lint: api/api_test.go#L1108
httpNoBody: http.NoBody should be preferred to the nil request body (gocritic)
ci / lint / lint: api/api_test.go#L1316
httpNoBody: http.NoBody should be preferred to the nil request body (gocritic)
ci / lint / lint: api/api_test.go#L1384
httpNoBody: http.NoBody should be preferred to the nil request body (gocritic)
ci / lint / lint: api/api_test.go#L1425
httpNoBody: http.NoBody should be preferred to the nil request body (gocritic)