Skip to content

Upgrade to upstream 0.9.40 #1849

Upgrade to upstream 0.9.40

Upgrade to upstream 0.9.40 #1849

Triggered via pull request May 3, 2023 02:13
Status Cancelled
Total duration 17m 32s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

14 errors
the name `ExtendedHostFunctions` is defined multiple times: node/src/command.rs#L259
error[E0252]: the name `ExtendedHostFunctions` is defined multiple times --> node/src/command.rs:259:22 | 252 | use sc_executor::{sp_wasm_interface::ExtendedHostFunctions, NativeExecutionDispatch}; | ---------------------------------------- previous import of the type `ExtendedHostFunctions` here ... 259 | use sc_executor::{sp_wasm_interface::ExtendedHostFunctions, NativeExecutionDispatch}; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-- | | | `ExtendedHostFunctions` reimported here | help: remove unnecessary import | = note: `ExtendedHostFunctions` must be defined only once in the type namespace of this block
the name `NativeExecutionDispatch` is defined multiple times: node/src/command.rs#L259
error[E0252]: the name `NativeExecutionDispatch` is defined multiple times --> node/src/command.rs:259:64 | 252 | use sc_executor::{sp_wasm_interface::ExtendedHostFunctions, NativeExecutionDispatch}; | ----------------------- previous import of the trait `NativeExecutionDispatch` here ... 259 | use sc_executor::{sp_wasm_interface::ExtendedHostFunctions, NativeExecutionDispatch}; | ^^^^^^^^^^^^^^^^^^^^^^^ `NativeExecutionDispatch` reimported here | = note: `NativeExecutionDispatch` must be defined only once in the type namespace of this block
unused imports: `NativeExecutionDispatch`, `sp_wasm_interface::ExtendedHostFunctions`: node/src/command.rs#L259
error: unused imports: `NativeExecutionDispatch`, `sp_wasm_interface::ExtendedHostFunctions` --> node/src/command.rs:259:22 | 259 | use sc_executor::{sp_wasm_interface::ExtendedHostFunctions, NativeExecutionDispatch}; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ | = note: `-D unused-imports` implied by `-D warnings`
the item `ExtendedHostFunctions` is imported redundantly: node/src/command.rs#L259
error: the item `ExtendedHostFunctions` is imported redundantly --> node/src/command.rs:259:22 | 252 | use sc_executor::{sp_wasm_interface::ExtendedHostFunctions, NativeExecutionDispatch}; | ---------------------------------------- the item `ExtendedHostFunctions` is already imported here ... 259 | use sc_executor::{sp_wasm_interface::ExtendedHostFunctions, NativeExecutionDispatch}; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
the item `NativeExecutionDispatch` is imported redundantly: node/src/command.rs#L259
error: the item `NativeExecutionDispatch` is imported redundantly --> node/src/command.rs:259:64 | 252 | use sc_executor::{sp_wasm_interface::ExtendedHostFunctions, NativeExecutionDispatch}; | ----------------------- the item `NativeExecutionDispatch` is already imported here ... 259 | use sc_executor::{sp_wasm_interface::ExtendedHostFunctions, NativeExecutionDispatch}; | ^^^^^^^^^^^^^^^^^^^^^^^
lints
Clippy had exited with the 101 exit code
linecoverage: runtimes/eden/src/xcm_config.rs#L371
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.
tests
The run was canceled by @aliXsed.
tests
The operation was canceled.
try-runtime
The run was canceled by @aliXsed.
try-runtime
The operation was canceled.