upgrade polkadot 0.9.43 #1441
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 errors and 11 warnings
Linters:
algorithms/grandpa/prover/src/lib.rs#L475
the `?` operator can only be used on `Result`s, not `Option`s, in an async function that returns `Result`
|
Linters:
algorithms/grandpa/prover/src/lib.rs#L475
the `?` operator can only be used on `Result`s, not `Option`s, in an async function that returns `Result`
|
Linters:
algorithms/grandpa/prover/src/lib.rs#L477
the trait bound `Vec<u8>: Input` is not satisfied
|
Linters
could not compile `grandpa-prover` (lib) due to 3 previous errors
|
Linters:
utils/subxt/generated/src/composable/relaychain.rs#L166
cannot find trait `RootEvent` in module `subxt::events`
|
Linters:
utils/subxt/generated/src/default/parachain.rs#L73
cannot find trait `RootEvent` in module `subxt::events`
|
Linters:
utils/subxt/generated/src/default/relaychain.rs#L170
cannot find trait `RootEvent` in module `subxt::events`
|
Linters:
utils/subxt/generated/src/picasso_kusama/parachain.rs#L162
cannot find trait `RootEvent` in module `subxt::events`
|
Linters:
utils/subxt/generated/src/picasso_kusama/relaychain.rs#L166
cannot find trait `RootEvent` in module `subxt::events`
|
Linters:
utils/subxt/generated/src/picasso_rococo/parachain.rs#L162
cannot find trait `RootEvent` in module `subxt::events`
|
Linters
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Linters
/__w/centauri/centauri/utils/subxt/codegen/Cargo.toml: unused manifest key: dependencies.wasm-testbed.release
|
Linters
Git command failed with status: exit status: 128
|
Linters
use of deprecated struct `pallet::_::Store`:
|
Linters
use of deprecated constant `pallet::warnings::ConstantWeight_0::_w`:
|
Linters:
contracts/pallet-ibc/ping/src/lib.rs#L314
use of deprecated associated function `frame_support::dispatch::Weight::from_ref_time`: Will be removed soon; use `from_parts` instead.
|
Linters:
contracts/pallet-ibc/ping/src/lib.rs#L318
use of deprecated associated function `frame_support::dispatch::Weight::from_ref_time`: Will be removed soon; use `from_parts` instead.
|
Linters:
contracts/pallet-ibc/ping/src/lib.rs#L322
use of deprecated associated function `frame_support::dispatch::Weight::from_ref_time`: Will be removed soon; use `from_parts` instead.
|
Linters:
contracts/pallet-ibc/ping/src/lib.rs#L326
use of deprecated associated function `frame_support::dispatch::Weight::from_ref_time`: Will be removed soon; use `from_parts` instead.
|
Linters:
contracts/pallet-ibc/ping/src/lib.rs#L330
use of deprecated associated function `frame_support::dispatch::Weight::from_ref_time`: Will be removed soon; use `from_parts` instead.
|
Linters:
contracts/pallet-ibc/ping/src/lib.rs#L334
use of deprecated associated function `frame_support::dispatch::Weight::from_ref_time`: Will be removed soon; use `from_parts` instead.
|