feat(runtime-eden): add bridge_all_vesting_schedules #2557
ci.yml
on: pull_request
try-runtime-prepare
12m 32s
json-lints
15s
lints
8m 19s
test-runtime
8m 9s
tests-with-linecoverage
6m 51s
try-runtime-paradis-execute
56s
try-runtime-eden-execute
34s
Annotations
6 warnings
tests-with-linecoverage
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4.4.0/dist/codecov' failed with exit code 1
|
lints
Failed to restore: Cache service responded with 429
|
duplicated attribute:
pallets/allocations/src/benchmarking.rs#L19
warning: duplicated attribute
--> pallets/allocations/src/benchmarking.rs:19:8
|
19 | #![cfg(feature = "runtime-benchmarks")]
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
note: first defined here
--> pallets/allocations/src/lib.rs:20:7
|
20 | #[cfg(feature = "runtime-benchmarks")]
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: remove this attribute
--> pallets/allocations/src/benchmarking.rs:19:8
|
19 | #![cfg(feature = "runtime-benchmarks")]
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#duplicated_attributes
= note: `#[warn(clippy::duplicated_attributes)]` on by default
|
duplicated attribute:
pallets/sponsorship/src/benchmarking.rs#L20
warning: duplicated attribute
--> pallets/sponsorship/src/benchmarking.rs:20:8
|
20 | #![cfg(feature = "runtime-benchmarks")]
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
note: first defined here
--> pallets/sponsorship/src/lib.rs:55:7
|
55 | #[cfg(feature = "runtime-benchmarks")]
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
help: remove this attribute
--> pallets/sponsorship/src/benchmarking.rs:20:8
|
20 | #![cfg(feature = "runtime-benchmarks")]
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#duplicated_attributes
= note: `#[warn(clippy::duplicated_attributes)]` on by default
|
the borrowed expression implements the required traits:
pallets/grants/src/lib.rs#L242
warning: the borrowed expression implements the required traits
--> pallets/grants/src/lib.rs:242:32
|
242 | Bridges::<T>::contains_key(&BridgeId(bridge_id)),
| ^^^^^^^^^^^^^^^^^^^^ help: change this to: `BridgeId(bridge_id)`
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_borrows_for_generic_args
= note: `#[warn(clippy::needless_borrows_for_generic_args)]` on by default
|
try-runtime-prepare
Failed to restore: Cache service responded with 429
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
try_runtime
Expired
|
1.73 MB |
|