Update parachain to stable2407 #80
Annotations
6 errors and 10 warnings
Build:
node/rpc/src/lib.rs#L77
the trait bound `Methods: From<jsonrpsee_core::server::rpc_module::RpcModule<substrate_frame_rpc_system::System<P, C, sp_runtime::generic::Block<sp_runtime::generic::Header<u32, BlakeTwo256>, OpaqueExtrinsic>>>>` is not satisfied
|
Build:
node/rpc/src/lib.rs#L78
the trait bound `Methods: From<jsonrpsee_core::server::rpc_module::RpcModule<TransactionPayment<C, sp_runtime::generic::Block<sp_runtime::generic::Header<u32, BlakeTwo256>, OpaqueExtrinsic>>>>` is not satisfied
|
Build:
node/rpc/src/lib.rs#L103
the trait bound `Methods: From<jsonrpsee_core::server::rpc_module::RpcModule<substrate_frame_rpc_system::System<P, C, sp_runtime::generic::Block<sp_runtime::generic::Header<u32, BlakeTwo256>, OpaqueExtrinsic>>>>` is not satisfied
|
Build:
node/rpc/src/lib.rs#L104
the trait bound `Methods: From<jsonrpsee_core::server::rpc_module::RpcModule<TransactionPayment<C, sp_runtime::generic::Block<sp_runtime::generic::Header<u32, BlakeTwo256>, OpaqueExtrinsic>>>>` is not satisfied
|
Build
could not compile `tangle-rpc` (lib) due to 4 previous errors
|
Build
Process completed with exit code 101.
|
Build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, 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/
|
Build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions-rs/toolchain@v1, actions/checkout@v3, actions-rs/cargo@v1, Swatinem/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build
/home/runner/work/tangle-restaking-parachain/tangle-restaking-parachain/Cargo.toml: unused manifest key: workspace.package.cargo-features
|
Build:
runtime/common/src/lib.rs#L21
unused import: `sp_runtime::traits::BlockNumberProvider`
|
Build:
runtime/common/src/lib.rs#L29
unused import: `BlockNumber`
|
Build
`tangle-runtime-common` (lib) generated 2 warnings (run `cargo fix --lib -p tangle-runtime-common` to apply 2 suggestions)
|