Upgrade to polkadot-v1.13.0 #2570
Annotations
7 errors and 4 warnings
pallets/reserve/src/tests.rs#L86
type `MaxHolds` is not a member of trait `pallet_balances::Config`
|
pallets/uniques/src/tests.rs#L63
type `MaxHolds` is not a member of trait `pallet_balances::Config`
|
pallets/reserve/src/tests.rs#L46
not all trait items implemented, missing: `SingleBlockMigrations`, `MultiBlockMigrator`, `PreInherents`, `PostInherents`, `PostTransactions`
|
pallets/uniques/src/tests.rs#L25
not all trait items implemented, missing: `SingleBlockMigrations`, `MultiBlockMigrator`, `PreInherents`, `PostInherents`, `PostTransactions`
|
pallets/sponsorship/src/mock.rs#L97
type `MaxHolds` is not a member of trait `pallet_balances::Config`
|
pallets/sponsorship/src/mock.rs#L55
not all trait items implemented, missing: `SingleBlockMigrations`, `MultiBlockMigrator`, `PreInherents`, `PostInherents`, `PostTransactions`
|
|
pallets/allocations/src/lib.rs#L56
unexpected `cfg` condition name: `tarpaulin`
|
pallets/allocations/src/lib.rs#L263
unexpected `cfg` condition name: `tarpaulin`
|
pallets/sponsorship/src/mock.rs#L26
use of deprecated struct `pallet_transaction_payment::CurrencyAdapter`: Please use the fungible trait and FungibleAdapter. This struct will be removed some time after March 2024.
|
pallets/sponsorship/src/mock.rs#L104
use of deprecated struct `pallet_transaction_payment::CurrencyAdapter`: Please use the fungible trait and FungibleAdapter. This struct will be removed some time after March 2024.
|
This job failed
Loading