gnolang / gno

Gno: An interpreted, stack-based Go virtual machine to build succinct and composable apps + gno.land: a blockchain for timeless code and fair open-source.
https://gno.land/
Other
899 stars 377 forks source link

[BUG] : CI Codecov #3124

Closed DIGIX666 closed 1 week ago

DIGIX666 commented 1 week ago

[Error CI Codecov]

Description

I push my modification last night on the PR#2307 and all CI pass apart Codecov. I receive this error

image

Is this an error in the IC or in the code?

Logs

image
DIGIX666 commented 1 week ago

I think the bug comes from CODECOV_TOKEN on contribs.yml file

cc @gfanton

thehowl commented 1 week ago

This is a global problem on codecov, currently: https://github.com/codecov/codecov-action/issues/1643

DIGIX666 commented 1 week ago

This is a global problem on codecov, currently: codecov/codecov-action#1643

Oh ok, thanks for the information :)

thehowl commented 1 week ago

fixed on codecov's side, re-run your CI's.