question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Action failed - Codecov 1.0.2 checksums for SHA1 failed to match

See original GitHub issue

Hi,

I have a repo that was using codecov-action@v1.4.0

Builds started failing just a short while ago — despite me not having had set fail_ci_if_error: true

The error message was:

Warning: Codecov 1.0.2 checksums for SHA1 failed to match.
Public checksum:   537069158a6f72b145cfe5f782dceb608d9ef594  codecov
af0dd19ee59f977bf5793cffafe116d7c248aa62  env
Uploader checksum: 537069158a6f72b145cfe5f782dceb608d9ef594  codecov
Error: Codecov failure: Bash script checksums do not match published values. Please contact security@codecov.io immediately.
Error: Codecov failed with the following error: Codecov failure: Bash script checksums do not match published values. Please contact security@codecov.io immediately.

Switching my workflow to use codecov-action@v1.4.1 fixed the problem.

No idea yet if this effects my other repos that are using 1.4.0 😕

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
jimsmartcommented, Apr 20, 2021

Ah, ok, understood, no worries — filed under “-it happens” 😉

Cheers

1reaction
thomasrockhucommented, Apr 20, 2021

Thanks for understanding @jimsmart, let me know if you run into any other troubles

Read more comments on GitHub >

github_iconTop Results From Across the Web

Bash script checksums do not match published values. Please ...
I'm using codecov/codecov-action@967e2b38a85a62bd61be5529ada27ebc109948c2 (pinned with 967e2b3 hash for security and consistency), and got the ...
Read more >
codecov fails in github actions - Stack Overflow
Refreshing my codecov token and reinstalling the plugin worked for me. Share.
Read more >
Bug listing with status UNCONFIRMED as at 2022/12/24 17 ...
... Bug:365463 - "JRuby's Ant fails to call javac" status:UNCONFIRMED resolution: ... Bug:388121 - "Haguichi-1.0.2 ebuild request" status:UNCONFIRMED ...
Read more >
LTS Haskell 20.4 (ghc-9.2.5) :: Stackage Server
assert-failure-0.1.2.6, Syntactic sugar improving 'assert' and 'error'. assoc-1.0.2, swap and assoc: Symmetric and Semigroupy Bifunctors.
Read more >
Continuous Integration with CircleCI, ESLint, Mocha, Istanbul ...
In this tutorial, I will show you how to set up the combo of linting, testing, test coverage, and CI for a Node.js...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found