-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Alpha 7 an alpha 8 are not fully released #6057
Comments
I am getting the same error as docs.rs and I can't identify what causes the error by looking at the code. There isn't any But I suspect this issue have something todo with the build pipeline modify Cargo.toml file during release. Pulling crates from tags in Github works perfectly fine. |
@xlc the |
The crate is yanked, please make sure that the specific version is removed from your |
@bkchr I will leave this open as I think there needs to be some process to ensure docs.rs builds successfully on publish. |
Docs.rs could not build because of the same error. So, I going to close this. In the end it was an error that happened quite some time ago. |
https://docs.rs/crate/pallet-staking/2.0.0-alpha.8
Last successful build is alpha 6.
Please add a step to release pipeline to make sure the released version is actually compilable.
The text was updated successfully, but these errors were encountered: