Skip to content

For 1.10.0-namada CI #41

For 1.10.0-namada CI

For 1.10.0-namada CI #41

Triggered via pull request July 30, 2024 19:56
@yito88yito88
synchronize #38
1.10.0-namada
Status Failure
Total duration 1m 50s
Artifacts

namada.yaml

on: pull_request
Matrix: gaia-namada
Fit to window
Zoom out
Zoom in

Annotations

18 errors and 5 warnings
doc list item missing indentation: crates/relayer/src/link/relay_path.rs#L747
error: doc list item missing indentation --> crates/relayer/src/link/relay_path.rs:747:9 | 747 | /// into timeouts), so there is nothing to retry. | ^^ | = help: if this is supposed to be its own paragraph, add a blank line = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#doc_lazy_continuation = note: `-D clippy::doc-lazy-continuation` implied by `-D warnings` = help: to override `-D warnings` add `#[allow(clippy::doc_lazy_continuation)]` help: indent this line | 747 | /// into timeouts), so there is nothing to retry. | ++
doc list item missing indentation: crates/relayer/src/link/relay_path.rs#L747
error: doc list item missing indentation --> crates/relayer/src/link/relay_path.rs:747:9 | 747 | /// into timeouts), so there is nothing to retry. | ^^ | = help: if this is supposed to be its own paragraph, add a blank line = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#doc_lazy_continuation = note: `-D clippy::doc-lazy-continuation` implied by `-D warnings` = help: to override `-D warnings` add `#[allow(clippy::doc_lazy_continuation)]` help: indent this line | 747 | /// into timeouts), so there is nothing to retry. | ++
mutable key type: crates/relayer/src/config/filter.rs#L37
error: mutable key type --> crates/relayer/src/config/filter.rs:37:19 | 37 | min_fees: HashMap<ChannelFilterMatch, FeePolicy>, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#mutable_key_type
mutable key type: crates/relayer/src/config/filter.rs#L16
error: mutable key type --> crates/relayer/src/config/filter.rs:16:50 | 16 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize)] | ^^^^^^^^^^^ | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#mutable_key_type = note: `-D clippy::mutable-key-type` implied by `-D warnings` = help: to override `-D warnings` add `#[allow(clippy::mutable_key_type)]` = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
mutable key type: crates/relayer/src/config/filter.rs#L37
error: mutable key type --> crates/relayer/src/config/filter.rs:37:19 | 37 | min_fees: HashMap<ChannelFilterMatch, FeePolicy>, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#mutable_key_type
mutable key type: crates/relayer/src/config/filter.rs#L16
error: mutable key type --> crates/relayer/src/config/filter.rs:16:50 | 16 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize)] | ^^^^^^^^^^^ | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#mutable_key_type = note: `-D clippy::mutable-key-type` implied by `-D warnings` = help: to override `-D warnings` add `#[allow(clippy::mutable_key_type)]` = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
doc list item missing indentation: crates/relayer/src/link/relay_path.rs#L747
error: doc list item missing indentation --> crates/relayer/src/link/relay_path.rs:747:9 | 747 | /// into timeouts), so there is nothing to retry. | ^^ | = help: if this is supposed to be its own paragraph, add a blank line = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#doc_lazy_continuation = note: `-D clippy::doc-lazy-continuation` implied by `-D warnings` = help: to override `-D warnings` add `#[allow(clippy::doc_lazy_continuation)]` help: indent this line | 747 | /// into timeouts), so there is nothing to retry. | ++
doc list item missing indentation: crates/relayer/src/link/relay_path.rs#L747
error: doc list item missing indentation --> crates/relayer/src/link/relay_path.rs:747:9 | 747 | /// into timeouts), so there is nothing to retry. | ^^ | = help: if this is supposed to be its own paragraph, add a blank line = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#doc_lazy_continuation = note: `-D clippy::doc-lazy-continuation` implied by `-D warnings` = help: to override `-D warnings` add `#[allow(clippy::doc_lazy_continuation)]` help: indent this line | 747 | /// into timeouts), so there is nothing to retry. | ++
mutable key type: crates/relayer/src/config/filter.rs#L37
error: mutable key type --> crates/relayer/src/config/filter.rs:37:19 | 37 | min_fees: HashMap<ChannelFilterMatch, FeePolicy>, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#mutable_key_type
mutable key type: crates/relayer/src/config/filter.rs#L16
error: mutable key type --> crates/relayer/src/config/filter.rs:16:50 | 16 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize)] | ^^^^^^^^^^^ | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#mutable_key_type = note: `-D clippy::mutable-key-type` implied by `-D warnings` = help: to override `-D warnings` add `#[allow(clippy::mutable_key_type)]` = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
mutable key type: crates/relayer/src/config/filter.rs#L37
error: mutable key type --> crates/relayer/src/config/filter.rs:37:19 | 37 | min_fees: HashMap<ChannelFilterMatch, FeePolicy>, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#mutable_key_type
mutable key type: crates/relayer/src/config/filter.rs#L16
error: mutable key type --> crates/relayer/src/config/filter.rs:16:50 | 16 | #[derive(Clone, Debug, PartialEq, Eq, Serialize, Deserialize)] | ^^^^^^^^^^^ | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#mutable_key_type = note: `-D clippy::mutable-key-type` implied by `-D warnings` = help: to override `-D warnings` add `#[allow(clippy::mutable_key_type)]` = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
namada: tools/integration-test/src/tests/memo.rs#L15
constant `OVERWRITE_MEMO` is never used
namada: tools/integration-test/src/tests/memo.rs#L90
struct `MemoOverwriteTest` is never constructed
namada
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
gaia-namada (.#gaia17, gaiad,namada, cosmos,'', stake,nam)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
namada
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
namada
The following actions use a deprecated Node.js version and will be forced to run on node20: heliaxdev/setup-protoc@v2, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
gaia-namada (.#gaia17, gaiad,namada, cosmos,'', stake,nam)
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
gaia-namada (.#gaia17, gaiad,namada, cosmos,'', stake,nam)
The following actions use a deprecated Node.js version and will be forced to run on node20: heliaxdev/setup-protoc@v2, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
gaia-namada (.#gaia17, gaiad,namada, cosmos,'', stake,nam)
No push credentials found. Ignoring the 'useDaemon' option.