-
Couldn't load subscription status.
- Fork 2
Open
Description
imagine the flow if we add/remove/update a dependency:
cargo buildthe PR's last commit- cargo detects that some dependency was changed, so it updates Cargo.lock
- this step checkouts the base, which will trigger a warning and fail:
error: Your local changes to the following files would be overwritten by checkout:
Cargo.lock
Please commit your changes or stash them before you switch branches.
Aborting
Metadata
Metadata
Assignees
Labels
No labels