Fix metadata hash for testnet and local chain #2625
ci.yml
on: pull_request
try-runtime-prepare
14m 9s
json-lints
12s
lints
19m 26s
test-runtime
8m 16s
tests-with-linecoverage
17m 23s
try-runtime-paradis-execute
1m 3s
try-runtime-eden-execute
38s
Annotations
2 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
|
useless conversion to the same type: `primitives::ParaId`:
runtimes/eden/src/xcm_config.rs#L296
warning: useless conversion to the same type: `primitives::ParaId`
--> runtimes/eden/src/xcm_config.rs:296:71
|
296 | ParachainSystem::open_outbound_hrmp_channel_for_benchmarks_or_tests(RandomParaId::get().into());
| ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: consider removing `.into()`: `RandomParaId::get()`
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#useless_conversion
= note: `#[warn(clippy::useless_conversion)]` on by default
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
try_runtime
Expired
|
1.98 MB |
|