cargo-bloat-action
cargo-bloat-action copied to clipboard
"Request failed with status code 404" during "Recording" step
I'm seeing what appear to be 404 errors during the "Recording" step of the Cargo bloat action: https://github.com/FrancisRussell/zoog/runs/5788290182?check_suite_focus=true. I'm assuming this is an issue in the cargo bloat action, but the error is pretty vague and I've not touched Github actions in a while.
Looks like this project is unfortunately abandoned (((
I've had some luck running the version from PR #302:
uses: Kobzol/cargo-bloat-action@github-actions-cache
Off Topic: This issue very narrowly missed its calling in life with an off-by-one error.