Include webhook response in error message. #792
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
/
...
/
set-go-matrix
2s
ci
/
...
/
lint
1m 4s
ci
/
...
/
govulncheck
32s
Matrix: ci / codeql / CodeQL Analyze
Matrix: ci / build / build
Matrix: ci / test / test
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)
|