This repository has been archived by the owner on Oct 22, 2024. It is now read-only.
Update Polkadot-SDK #82
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
1 error and 1 warning
check-publish (ubuntu-latest)
Process completed with exit code 1.
|
check-publish (ubuntu-latest)
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: trying to redefine an already defined table or value
31: # marked optional, used in benchmarking
32: frame-benchmarking = { path = "../../../substrate/frame/benchmarking", default-features = false, optional = true }
^
33: pallet-balances = { path = "../../../substrate/frame/balances", default-features = false, optional = true }
|