Skip to content

Add distant wasm upload #2054

Add distant wasm upload

Add distant wasm upload #2054

Triggered via pull request September 17, 2024 13:03
Status Failure
Total duration 10m 54s
Artifacts

check.yml

on: pull_request
Matrix: clippy
Matrix: msrv
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 4 warnings
first doc comment paragraph is too long: packages/interchain/interchain-core/src/env.rs#L59
error: first doc comment paragraph is too long --> packages/interchain/interchain-core/src/env.rs:59:1 | 59 | / /// This trait allows to extend `cw_orch::prelude::CwEnv` with interchain capabilities 60 | | /// The center of those capabilities is the ability to follow the execution of outgoing IBC packets 61 | | /// This enables users to script chain execution even throughout IBC executions which are more asynchronous than usual transactions. 62 | | /// With the following simple syntax, users are even able to await and analyze the execution of all packets submitted in a single transac... ... | 65 | | /// Other capabilities are offered, including : 66 | | /// - Handling multiple chains in one location (to avoid passing them as arguments each time) | |_ | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#too_long_first_doc_paragraph
beta / clippy
Clippy had exited with the 101 exit code
stable / clippy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/clippy-check@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
stable / clippy
The following actions use a deprecated Node.js version and will be forced to run on node20: actions-rs/clippy-check@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
beta / clippy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/clippy-check@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
beta / clippy
The following actions use a deprecated Node.js version and will be forced to run on node20: actions-rs/clippy-check@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/