Skip to content
This repository has been archived by the owner on Sep 28, 2023. It is now read-only.

update precompile-xcm #427

update precompile-xcm

update precompile-xcm #427

Triggered via pull request June 20, 2023 08:54
Status Failure
Total duration 16m 56s
Artifacts

static-analysis.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 11 warnings
unknown lint: `clippy::let_with_type_underscore`: vendor/rpc/trace/src/lib.rs#L777
error: unknown lint: `clippy::let_with_type_underscore` --> vendor/rpc/trace/src/lib.rs:777:10 | 777 | ) -> TxsTraceRes { | ^^^^^^^^^^^
unknown lint: `clippy::let_with_type_underscore`: vendor/rpc/trace/src/lib.rs#L749
error: unknown lint: `clippy::let_with_type_underscore` --> vendor/rpc/trace/src/lib.rs:749:8 | 749 | fn expired_batch(&mut self, batch_id: CacheBatchId) { | ^^^^^^^^^^^^^
unknown lint: `clippy::let_with_type_underscore`: vendor/rpc/trace/src/lib.rs#L716
error: unknown lint: `clippy::let_with_type_underscore` --> vendor/rpc/trace/src/lib.rs:716:8 | 716 | fn blocking_finished(&mut self, block_hash: H256, result: TxsTraceRes) { | ^^^^^^^^^^^^^^^^^
unknown lint: `clippy::let_with_type_underscore`: vendor/rpc/trace/src/lib.rs#L703
error: unknown lint: `clippy::let_with_type_underscore` --> vendor/rpc/trace/src/lib.rs:703:8 | 703 | fn blocking_started(&mut self, block_hash: H256) { | ^^^^^^^^^^^^^^^^
unknown lint: `clippy::let_with_type_underscore`: vendor/rpc/trace/src/lib.rs#L671
error: unknown lint: `clippy::let_with_type_underscore` --> vendor/rpc/trace/src/lib.rs:671:8 | 671 | fn request_stop_batch(&mut self, batch_id: CacheBatchId) { | ^^^^^^^^^^^^^^^^^^
unknown lint: `clippy::let_with_type_underscore`: vendor/rpc/trace/src/lib.rs#L630
error: unknown lint: `clippy::let_with_type_underscore` --> vendor/rpc/trace/src/lib.rs:630:8 | 630 | fn request_get_traces(&mut self, sender: oneshot::Sender<TxsTraceRes>, block: H256) { | ^^^^^^^^^^^^^^^^^^
unknown lint: `clippy::let_with_type_underscore`: vendor/rpc/trace/src/lib.rs#L520
error: unknown lint: `clippy::let_with_type_underscore` --> vendor/rpc/trace/src/lib.rs:520:8 | 520 | fn request_start_batch( | ^^^^^^^^^^^^^^^^^^^
unknown lint: `clippy::let_with_type_underscore`: vendor/rpc/trace/src/lib.rs#L344
error: unknown lint: `clippy::let_with_type_underscore` --> vendor/rpc/trace/src/lib.rs:344:18 | 344 | pub async fn stop_batch(&self, batch_id: CacheBatchId) { | ^^^^^^^^^^
unknown lint: `clippy::let_with_type_underscore`: vendor/rpc/trace/src/lib.rs#L313
error: unknown lint: `clippy::let_with_type_underscore` --> vendor/rpc/trace/src/lib.rs:313:52 | 313 | pub async fn get_traces(&self, block: H256) -> TxsTraceRes { | ^^^^^^^^^^^
unknown lint: `clippy::let_with_type_underscore`: vendor/rpc/trace/src/lib.rs#L283
error: unknown lint: `clippy::let_with_type_underscore` --> vendor/rpc/trace/src/lib.rs:283:59 | 283 | pub async fn start_batch(&self, blocks: Vec<H256>) -> Result<CacheBatchId, String> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: `-D unknown-lints` implied by `-D warnings`
clippy
Clippy had exited with the 101 exit code
check-license
Config does not cover the file 'Cargo.toml'
check-license
Config does not cover the file 'chain-extensions/dapps-staking/Cargo.toml'
check-license
Config does not cover the file 'chain-extensions/pallet-assets/Cargo.toml'
check-license
Config does not cover the file 'chain-extensions/types/assets/Cargo.toml'
check-license
Config does not cover the file 'chain-extensions/types/dapps-staking/Cargo.toml'
check-license
Config does not cover the file 'chain-extensions/types/xvm/Cargo.toml'
check-license
Config does not cover the file 'chain-extensions/xvm/Cargo.toml'
check-license
Config does not cover the file 'CODE_OF_CONDUCT.md'
check-license
Config does not cover the file 'CONTRIBUTING.md'
check-license
Config does not cover the file 'examples/assets-erc20/Burrito.sol'
clippy
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions-rs/clippy-check@v1. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.