Skip to content

ci: rust-cache was caching nothing, it needs workspaces #30

ci: rust-cache was caching nothing, it needs workspaces

ci: rust-cache was caching nothing, it needs workspaces #30

Triggered via pull request August 8, 2026 23:07
Status Failure
Total duration 25s
Artifacts

ci.yml

on: pull_request
ci  /  build, test, clippy, fmt, signoff
21s
ci / build, test, clippy, fmt, signoff
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
ci / build, test, clippy, fmt, signoff
Process completed with exit code 1.
ci / build, test, clippy, fmt, signoff
busbar has no ref '3/merge', so this build used busbar@dev instead. On a pull_request, `github.ref_name` is '<number>/merge' rather than a branch name, which is the usual cause - pass `busbar_ref: \main` from the caller to say what you meant. Falling back is deliberate: an unresolvable sibling ref used to fail the checkout with an unreadable git error and no mention of the ref, which read like the plugin's own tests were broken.