codacy / codacy-coverage-reporter

Multi-language coverage reporter for Codacy
https://www.codacy.com
Other
131 stars 94 forks source link

[TS-511] 13.13.3 is broken #464

Closed BradleyUffner closed 11 months ago

BradleyUffner commented 11 months ago

Since 13.13.3 was merged 2 hours ago, our bitbucket pipelines have been broken with the following error:

bash <(curl -Ls https://coverage.codacy.com/get.sh) report -r TestResults/coverage.cobertura.xml


/ ____/___  ____/ /___ ________  __

/ / / \/ / `/ __/ / / / / // // / // / /_/ / // // / __/__/_,/_,/\/__, / /____/ Codacy Coverage Reporter ######################################################################## 100.0% --> Downloading the codacy reporter codacy-coverage-reporter-linux... (13.13.3) ############################################################## 87.5% ######################################################################## 100.0% --> Checking checksum... ######################################################################## 100.0% --> Expected checksum c3175c1ebd225fb08128b17bb74f4623195e95629eb249bd1c62b4e9c9714c5fdc491846c15254e2db6f1c931489e61f1daca5ef0d0d98137b31ef837783350d codacy-coverage-reporter-linux --> Actual checksum c3175c1ebd225fb08128b17bb74f4623195e95629eb249bd1c62b4e9c9714c5fdc491846c15254e2db6f1c931489e61f1daca5ef0d0d98137b31ef837783350d codacy-coverage-reporter-linux codacy-coverage-reporter-linux: OK chmod: cannot access '/root/.cache/codacy/coverage-reporter/13.13.3/codacy-coverage-reporter': No such file or directory --> Failed!

github-actions[bot] commented 11 months ago

Internal ticket created : TS-511

DMarinhoCodacy commented 11 months ago

Hello @BradleyUffner,

Sorry to hear that. I'm fixing right now your issue.

Thanks.

amir20001 commented 11 months ago

Seeing the same issue across the board

fedebabrauskas commented 11 months ago

Same issue here! https://github.com/codacy/codacy-coverage-reporter-action/issues/73

DMarinhoCodacy commented 11 months ago

Hello all,

It will be solved today.

DMarinhoCodacy commented 11 months ago

Hello again,

Can you try again? All the changes made today were reverted.

Sorry again for any inconvenience.

BradleyUffner commented 11 months ago

Pipelines are working for us again. Thank you for the quick fix!