Tom Hu

Results 53 comments of Tom Hu

@BobDotCom mind porting over to the [community boards](https://community.codecov.com). What I'm missing the most here is the output from Codecov during the CI run and maybe a commit SHA to help...

@YonatanKra have you tried without specifying `directory` or `files`? Or just `files: coverage/clover.xml`?

@izelnakri I noticed that the CI run you posted doesn't have the `files` [section](https://github.com/izelnakri/memoria/runs/3744223692?check_suite_focus=true#step:11:2). Is there one that does? Also, do you have a run of `codecov -f coverage/lcov.info ...`?

@izelnakri totally get it, I realize that it's frustrating to get this working for you right now. I asked for the CI runs above so that I could help debug...

@briansmith I wrote up an example [here](https://github.com/codecov/example-actions-bundled). I'll be writing a short post explaining it out better, but is this helpful?

@blueyed just wanted to sync back that we pushed the fix from bash to the actions repo now (`1.5.1`). Is this good to close?

@RA80533 I'm not sure this is completely necessary, but my TS knowledge isn't incredible. Would you mind spelling it out for me?

Hi @blast-hardcheese, we are working to understand the issue here, but I think for now as a workaround, you can supply the Codecov upload token. Do you have a GitHub...

@blast-hardcheese, unless I'm missing something, I couldn't find the above error in that latest link. Apologies if it's really blatant and I missed it, but would you mind sharing the...

@blast-hardcheese, I think I resolved most of the `Actions workflow is stale`. Let me know if that's not the case As for the most recent example, it didn't fire because...