Skip to content

Upgrade to upstream 0.9.40 #1847

Upgrade to upstream 0.9.40

Upgrade to upstream 0.9.40 #1847

Triggered via pull request May 3, 2023 01:24
Status Failure
Total duration 22m 3s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

20 errors
consider choosing a more descriptive name: runtimes/eden/src/weights/mod.rs#L169
error: consider choosing a more descriptive name --> runtimes/eden/src/weights/mod.rs:169:20 | 169 | fn descend_origin(_0: &xcm::latest::InteriorMultiLocation) -> Weight { | ^^ | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#just_underscores_and_digits = note: `-D clippy::just-underscores-and-digits` implied by `-D warnings`
consider choosing a more descriptive name: runtimes/eden/src/weights/mod.rs#L173
error: consider choosing a more descriptive name --> runtimes/eden/src/weights/mod.rs:173:18 | 173 | fn report_error(_0: &QueryResponseInfo) -> Weight { | ^^ | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#just_underscores_and_digits
consider choosing a more descriptive name: runtimes/eden/src/weights/mod.rs#L197
error: consider choosing a more descriptive name --> runtimes/eden/src/weights/mod.rs:197:23 | 197 | fn set_error_handler(_0: &xcm::latest::Xcm<RuntimeCall>) -> Weight { | ^^ | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#just_underscores_and_digits
consider choosing a more descriptive name: runtimes/eden/src/weights/mod.rs#L201
error: consider choosing a more descriptive name --> runtimes/eden/src/weights/mod.rs:201:18 | 201 | fn set_appendix(_0: &xcm::latest::Xcm<RuntimeCall>) -> Weight { | ^^ | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#just_underscores_and_digits
consider choosing a more descriptive name: runtimes/eden/src/weights/mod.rs#L213
error: consider choosing a more descriptive name --> runtimes/eden/src/weights/mod.rs:213:10 | 213 | fn trap(_0: &u64) -> Weight { | ^^ | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#just_underscores_and_digits
consider choosing a more descriptive name: runtimes/eden/src/weights/mod.rs#L225
error: consider choosing a more descriptive name --> runtimes/eden/src/weights/mod.rs:225:16 | 225 | fn burn_asset(_0: &xcm::latest::MultiAssets) -> Weight { | ^^ | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#just_underscores_and_digits
consider choosing a more descriptive name: runtimes/eden/src/weights/mod.rs#L229
error: consider choosing a more descriptive name --> runtimes/eden/src/weights/mod.rs:229:18 | 229 | fn expect_asset(_0: &xcm::latest::MultiAssets) -> Weight { | ^^ | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#just_underscores_and_digits
consider choosing a more descriptive name: runtimes/eden/src/weights/mod.rs#L233
error: consider choosing a more descriptive name --> runtimes/eden/src/weights/mod.rs:233:19 | 233 | fn expect_origin(_0: &Option<xcm::latest::MultiLocation>) -> Weight { | ^^ | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#just_underscores_and_digits
consider choosing a more descriptive name: runtimes/eden/src/weights/mod.rs#L237
error: consider choosing a more descriptive name --> runtimes/eden/src/weights/mod.rs:237:18 | 237 | fn expect_error(_0: &Option<(u32, Error)>) -> Weight { | ^^ | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#just_underscores_and_digits
consider choosing a more descriptive name: runtimes/eden/src/weights/mod.rs#L241
error: consider choosing a more descriptive name --> runtimes/eden/src/weights/mod.rs:241:28 | 241 | fn expect_transact_status(_0: &MaybeErrorCode) -> Weight { | ^^ | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#just_underscores_and_digits
tests: runtimes/eden/src/xcm_config.rs#L5
unused import: `crate::constants::NODL`
tests: runtimes/eden/src/xcm_config.rs#L23
unused import: `sp_std::vec`
tests
Process completed with exit code 101.
try-runtime: runtimes/eden/src/xcm_config.rs#L5
unused import: `crate::constants::NODL`
try-runtime: runtimes/eden/src/xcm_config.rs#L23
unused import: `sp_std::vec`
try-runtime
Process completed with exit code 101.
linecoverage: runtimes/eden/src/xcm_config.rs#L369
cannot find value `Any` in this scope
linecoverage: runtimes/eden/src/weights/mod.rs#L397
mismatched types
linecoverage: runtimes/eden/src/weights/mod.rs#L404
mismatched types
linecoverage
Process completed with exit code 1.