Closed bobbylej closed 1 month ago
Yeah... See #1072.
Thanks for reporting.
Right now we're waiting on a response from our cloud provider but.. I'm not holding my breath.
If having those is important to you, you'll have to configure a different solution for storage; https://github.com/GoogleChrome/lighthouse-ci/blob/main/docs/configuration.md#target
Sorry
I believe this has been resolved. Can you confirm?
Describe the bug Suddenly uploading median LHR starts failing, which results with empty links in the output of github action.
It was all fine until yesterday morning and nothing has changed in lighthouse configuration since then, so it's pretty confusing. The full report seems to be generated properly and artifacts are saved in gzip file on github, but it's not uploaded to https://storage.googleapis.com/lighthouse-infrastructure.appspot.com/reports/... as it was before.
Here is the full output from github action:
And you can see at the end this
Uploading median LHR of https://URL_TO_APP..failed!
which is the problem, as it should beUploading median LHR of https://URL_TO_APP..success!
and after that, I should see URL to the uploaded report.To Reproduce Steps to reproduce the behavior:
Expected behavior It should upload report to https://storage.googleapis.com/lighthouse-infrastructure.appspot.com/reports and return it in
output.links
Logs/Screenshots If applicable, add LHCI logs or screenshots to help explain your problem.
Environment (please complete the following information):