Please check the troubleshooting guide before creating a ticket.
All fields below are required.
Description
Webhook HTTP 400 Invalid Signature
Commit SHAs
71bc3c49f74356667297b0b04361d92686e7714d
Repository
https://github.com/RichieRunner/hello-world-cc
CI/CD or Build URL
AWS Codebuild
Build commands are here: https://github.com/RichieRunner/hello-world-cc/blob/main/javascript/buildspec.yml
Uploader
Node commands
https://github.com/RichieRunner/hello-world-cc/blob/main/javascript/buildspec.yml
Codecov Output
[Container] 2021/01/30 03:10:43 Running command codecov --token=xxx
_____ _
/ ____| | |
| | ___ __| | ___ ___ _____ __
| | / _ \ / _` |/ _ \/ __/ _ \ \ / /
| |___| (_) | (_| | __/ (_| (_) \ V /
\_____\___/ \__,_|\___|\___\___/ \_/
v3.8.1
==> Detecting CI Provider
AWS CodeBuild Detected
==> Configuration:
Endpoint: https://codecov.io
{ commit: '71bc3c49f74356667297b0b04361d92686e7714d',
branch: 'HEAD',
package: 'node-v3.8.1' }
==> Building file structure
==> Generating gcov reports (skip via --disable=gcov)
$ find /codebuild/output/src177393001/src/github.com/RichieRunner/hello-world-cc/javascript/src -type f -name '*.gcno' -exec gcov {} +
Failed to run gcov command.
==> Scanning for reports
+ /codebuild/output/src177393001/src/github.com/RichieRunner/hello-world-cc/javascript/src/coverage/lcov.info
+ /codebuild/output/src177393001/src/github.com/RichieRunner/hello-world-cc/javascript/src/coverage/clover.xml
==> Uploading reports
Success!
View report at: https://codecov.io/github/RichieRunner/hello-world-cc/commit/71bc3c49f74356667297b0b04361d92686e7714d
[Container] 2021/01/30 03:10:44 Phase complete: BUILD State: SUCCEEDED
Expected Results
Webhook failed so there is no PR comment on my PR: https://github.com/RichieRunner/hello-world-cc/pull/1
Actual Results
There should be PR comment on my PR: https://github.com/RichieRunner/hello-world-cc/pull/1
Additional Information
Any additional information, configuration or data that might be necessary to reproduce the issue.