Skip to content

Use only Gaia v11 on CI #1610

Use only Gaia v11 on CI

Use only Gaia v11 on CI #1610

Triggered via pull request August 25, 2023 12:13
@romacromac
synchronize #3546
romac/gaia11
Status Cancelled
Total duration 19m 29s
Artifacts

multi-chains.yaml

on: pull_request
Matrix: multi-chains-test
Fit to window
Zoom out
Zoom in

Annotations

16 errors and 96 warnings
this `if` branch is empty: crates/relayer/src/chain/cosmos.rs#L572
error: this `if` branch is empty --> crates/relayer/src/chain/cosmos.rs:572:9 | 572 | if prove {} | ^^^^^^^^^^^ help: you can remove it | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_if = note: `#[deny(clippy::needless_if)]` implied by `#[deny(warnings)]`
unnecessary hashes around raw string literal: crates/relayer/src/error.rs#L693
error: unnecessary hashes around raw string literal --> crates/relayer/src/error.rs:693:20 | 693 | Regex::new(r#"account sequence mismatch, expected (?P<expected>\d+), got (?P<got>\d+)"#) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: try: `r"account sequence mismatch, expected (?P<expected>\d+), got (?P<got>\d+)"` | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_raw_string_hashes note: the lint level is defined here --> crates/relayer/src/lib.rs:3:5 | 3 | warnings, | ^^^^^^^^ = note: `#[deny(clippy::needless_raw_string_hashes)]` implied by `#[deny(warnings)]`
this `if` branch is empty: crates/relayer/src/chain/cosmos.rs#L572
error: this `if` branch is empty --> crates/relayer/src/chain/cosmos.rs:572:9 | 572 | if prove {} | ^^^^^^^^^^^ help: you can remove it | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_if = note: `#[deny(clippy::needless_if)]` implied by `#[deny(warnings)]`
unnecessary hashes around raw string literal: crates/relayer/src/error.rs#L693
error: unnecessary hashes around raw string literal --> crates/relayer/src/error.rs:693:20 | 693 | Regex::new(r#"account sequence mismatch, expected (?P<expected>\d+), got (?P<got>\d+)"#) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: try: `r"account sequence mismatch, expected (?P<expected>\d+), got (?P<got>\d+)"` | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_raw_string_hashes note: the lint level is defined here --> crates/relayer/src/lib.rs:3:5 | 3 | warnings, | ^^^^^^^^ = note: `#[deny(clippy::needless_raw_string_hashes)]` implied by `#[deny(warnings)]`
multi-chains-test (wasmd, wasmd, wasm, juno, junod, juno)
The operation was canceled.
multi-chains-test (wasmd, wasmd, wasm, osmosis, osmosisd, osmo)
The operation was canceled.
multi-chains-test (ibc-go-v7-simapp, simd, cosmos, juno, junod, juno)
The operation was canceled.
multi-chains-test (wasmd, wasmd, wasm, evmos, evmosd, evmos)
The operation was canceled.
multi-chains-test (gaia11, gaiad, cosmos, stride, strided, stride)
The operation was canceled.
multi-chains-test (gaia11, gaiad, cosmos, evmos, evmosd, evmos)
The operation was canceled.
multi-chains-test (gaia11, gaiad, cosmos, juno, junod, juno)
The operation was canceled.
multi-chains-test (wasmd, wasmd, wasm, stride, strided, stride)
The operation was canceled.
multi-chains-test (gaia11, gaiad, cosmos, osmosis, osmosisd, osmo)
The operation was canceled.
multi-chains-test (wasmd, wasmd, wasm, juno, junod, juno)
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/
multi-chains-test (wasmd, wasmd, wasm, juno, junod, juno)
Git tree '/home/runner/work/hermes/hermes' is dirty
multi-chains-test (wasmd, wasmd, wasm, juno, junod, juno)
Git tree '/home/runner/work/hermes/hermes' is dirty
multi-chains-test (wasmd, wasmd, wasm, juno, junod, juno)
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/
multi-chains-test (wasmd, wasmd, wasm, juno, junod, juno)
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/
multi-chains-test (wasmd, wasmd, wasm, juno, junod, juno)
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/
multi-chains-test (wasmd, wasmd, wasm, juno, junod, juno)
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/
multi-chains-test (wasmd, wasmd, wasm, juno, junod, juno)
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: expected key-value, found comma 31: ibc-relayer-rest = { version = "0.25.0", path = "../relayer-rest", optional = true } 32: ibc-chain-registry = { version = "0.25.0" , path = "../chain-registry" } ^
multi-chains-test (wasmd, wasmd, wasm, osmosis, osmosisd, osmo)
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/
multi-chains-test (wasmd, wasmd, wasm, osmosis, osmosisd, osmo)
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/
multi-chains-test (wasmd, wasmd, wasm, osmosis, osmosisd, osmo)
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/
multi-chains-test (wasmd, wasmd, wasm, osmosis, osmosisd, osmo)
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/
multi-chains-test (wasmd, wasmd, wasm, osmosis, osmosisd, osmo)
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/
multi-chains-test (wasmd, wasmd, wasm, osmosis, osmosisd, osmo)
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: expected key-value, found comma 31: ibc-relayer-rest = { version = "0.25.0", path = "../relayer-rest", optional = true } 32: ibc-chain-registry = { version = "0.25.0" , path = "../chain-registry" } ^
multi-chains-test (wasmd, wasmd, wasm, osmosis, osmosisd, osmo)
Git tree '/home/runner/work/hermes/hermes' is dirty
multi-chains-test (wasmd, wasmd, wasm, osmosis, osmosisd, osmo)
Git tree '/home/runner/work/hermes/hermes' is dirty
multi-chains-test (ibc-go-v7-simapp, simd, cosmos, juno, junod, juno)
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/
multi-chains-test (ibc-go-v7-simapp, simd, cosmos, juno, junod, juno)
Git tree '/home/runner/work/hermes/hermes' is dirty
multi-chains-test (ibc-go-v7-simapp, simd, cosmos, juno, junod, juno)
Git tree '/home/runner/work/hermes/hermes' is dirty
multi-chains-test (ibc-go-v7-simapp, simd, cosmos, juno, junod, juno)
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: expected key-value, found comma 31: ibc-relayer-rest = { version = "0.25.0", path = "../relayer-rest", optional = true } 32: ibc-chain-registry = { version = "0.25.0" , path = "../chain-registry" } ^
multi-chains-test (ibc-go-v7-simapp, simd, cosmos, juno, junod, juno)
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/
multi-chains-test (ibc-go-v7-simapp, simd, cosmos, juno, junod, juno)
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/
multi-chains-test (ibc-go-v7-simapp, simd, cosmos, juno, junod, juno)
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/
multi-chains-test (ibc-go-v7-simapp, simd, cosmos, juno, junod, juno)
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/
multi-chains-test (wasmd, wasmd, wasm, evmos, evmosd, evmos)
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/
multi-chains-test (wasmd, wasmd, wasm, evmos, evmosd, evmos)
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/
multi-chains-test (wasmd, wasmd, wasm, evmos, evmosd, evmos)
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/
multi-chains-test (wasmd, wasmd, wasm, evmos, evmosd, evmos)
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/
multi-chains-test (wasmd, wasmd, wasm, evmos, evmosd, evmos)
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/
multi-chains-test (wasmd, wasmd, wasm, evmos, evmosd, evmos)
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: expected key-value, found comma 31: ibc-relayer-rest = { version = "0.25.0", path = "../relayer-rest", optional = true } 32: ibc-chain-registry = { version = "0.25.0" , path = "../chain-registry" } ^
multi-chains-test (wasmd, wasmd, wasm, evmos, evmosd, evmos)
Git tree '/home/runner/work/hermes/hermes' is dirty
multi-chains-test (wasmd, wasmd, wasm, evmos, evmosd, evmos)
Git tree '/home/runner/work/hermes/hermes' is dirty
multi-chains-test (gaia11, gaiad, cosmos, stride, strided, stride)
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/
multi-chains-test (gaia11, gaiad, cosmos, stride, strided, stride)
Git tree '/home/runner/work/hermes/hermes' is dirty
multi-chains-test (gaia11, gaiad, cosmos, stride, strided, stride)
Git tree '/home/runner/work/hermes/hermes' is dirty
multi-chains-test (gaia11, gaiad, cosmos, stride, strided, stride)
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: expected key-value, found comma 31: ibc-relayer-rest = { version = "0.25.0", path = "../relayer-rest", optional = true } 32: ibc-chain-registry = { version = "0.25.0" , path = "../chain-registry" } ^
multi-chains-test (gaia11, gaiad, cosmos, stride, strided, stride)
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/
multi-chains-test (gaia11, gaiad, cosmos, stride, strided, stride)
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/
multi-chains-test (gaia11, gaiad, cosmos, stride, strided, stride)
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/
multi-chains-test (gaia11, gaiad, cosmos, stride, strided, stride)
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/
multi-chains-test (gaia11, gaiad, cosmos, evmos, evmosd, evmos)
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/
multi-chains-test (gaia11, gaiad, cosmos, evmos, evmosd, evmos)
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/
multi-chains-test (gaia11, gaiad, cosmos, evmos, evmosd, evmos)
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/
multi-chains-test (gaia11, gaiad, cosmos, evmos, evmosd, evmos)
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/
multi-chains-test (gaia11, gaiad, cosmos, evmos, evmosd, evmos)
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/
multi-chains-test (gaia11, gaiad, cosmos, evmos, evmosd, evmos)
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: expected key-value, found comma 31: ibc-relayer-rest = { version = "0.25.0", path = "../relayer-rest", optional = true } 32: ibc-chain-registry = { version = "0.25.0" , path = "../chain-registry" } ^
multi-chains-test (gaia11, gaiad, cosmos, evmos, evmosd, evmos)
Git tree '/home/runner/work/hermes/hermes' is dirty
multi-chains-test (gaia11, gaiad, cosmos, evmos, evmosd, evmos)
Git tree '/home/runner/work/hermes/hermes' is dirty
multi-chains-test (ibc-go-v7-simapp, simd, cosmos, stride, strided, stride)
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/
multi-chains-test (ibc-go-v7-simapp, simd, cosmos, stride, strided, stride)
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/
multi-chains-test (ibc-go-v7-simapp, simd, cosmos, stride, strided, stride)
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/
multi-chains-test (ibc-go-v7-simapp, simd, cosmos, stride, strided, stride)
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/
multi-chains-test (ibc-go-v7-simapp, simd, cosmos, stride, strided, stride)
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/
multi-chains-test (ibc-go-v7-simapp, simd, cosmos, stride, strided, stride)
Git tree '/home/runner/work/hermes/hermes' is dirty
multi-chains-test (ibc-go-v7-simapp, simd, cosmos, stride, strided, stride)
Git tree '/home/runner/work/hermes/hermes' is dirty
multi-chains-test (gaia11, gaiad, cosmos, juno, junod, juno)
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/
multi-chains-test (ibc-go-v7-simapp, simd, cosmos, stride, strided, stride)
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: expected key-value, found comma 31: ibc-relayer-rest = { version = "0.25.0", path = "../relayer-rest", optional = true } 32: ibc-chain-registry = { version = "0.25.0" , path = "../chain-registry" } ^
multi-chains-test (gaia11, gaiad, cosmos, juno, junod, juno)
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: expected key-value, found comma 31: ibc-relayer-rest = { version = "0.25.0", path = "../relayer-rest", optional = true } 32: ibc-chain-registry = { version = "0.25.0" , path = "../chain-registry" } ^
multi-chains-test (gaia11, gaiad, cosmos, juno, junod, juno)
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/
multi-chains-test (gaia11, gaiad, cosmos, juno, junod, juno)
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/
multi-chains-test (gaia11, gaiad, cosmos, juno, junod, juno)
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/
multi-chains-test (gaia11, gaiad, cosmos, juno, junod, juno)
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/
multi-chains-test (gaia11, gaiad, cosmos, juno, junod, juno)
Git tree '/home/runner/work/hermes/hermes' is dirty
multi-chains-test (gaia11, gaiad, cosmos, juno, junod, juno)
Git tree '/home/runner/work/hermes/hermes' is dirty
multi-chains-test (wasmd, wasmd, wasm, stride, strided, stride)
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/
multi-chains-test (wasmd, wasmd, wasm, stride, strided, stride)
Git tree '/home/runner/work/hermes/hermes' is dirty
multi-chains-test (wasmd, wasmd, wasm, stride, strided, stride)
Git tree '/home/runner/work/hermes/hermes' is dirty
multi-chains-test (wasmd, wasmd, wasm, stride, strided, stride)
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: expected key-value, found comma 31: ibc-relayer-rest = { version = "0.25.0", path = "../relayer-rest", optional = true } 32: ibc-chain-registry = { version = "0.25.0" , path = "../chain-registry" } ^
multi-chains-test (ibc-go-v7-simapp, simd, cosmos, evmos, evmosd, evmos)
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/
multi-chains-test (wasmd, wasmd, wasm, stride, strided, stride)
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/
multi-chains-test (ibc-go-v7-simapp, simd, cosmos, evmos, evmosd, evmos)
Git tree '/home/runner/work/hermes/hermes' is dirty
multi-chains-test (wasmd, wasmd, wasm, stride, strided, stride)
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/
multi-chains-test (ibc-go-v7-simapp, simd, cosmos, evmos, evmosd, evmos)
Git tree '/home/runner/work/hermes/hermes' is dirty
multi-chains-test (wasmd, wasmd, wasm, stride, strided, stride)
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/
multi-chains-test (wasmd, wasmd, wasm, stride, strided, stride)
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/
multi-chains-test (ibc-go-v7-simapp, simd, cosmos, evmos, evmosd, evmos)
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: expected key-value, found comma 31: ibc-relayer-rest = { version = "0.25.0", path = "../relayer-rest", optional = true } 32: ibc-chain-registry = { version = "0.25.0" , path = "../chain-registry" } ^
multi-chains-test (ibc-go-v7-simapp, simd, cosmos, evmos, evmosd, evmos)
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/
multi-chains-test (ibc-go-v7-simapp, simd, cosmos, evmos, evmosd, evmos)
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/
multi-chains-test (ibc-go-v7-simapp, simd, cosmos, evmos, evmosd, evmos)
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/
multi-chains-test (ibc-go-v7-simapp, simd, cosmos, evmos, evmosd, evmos)
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/
multi-chains-test (gaia11, gaiad, cosmos, osmosis, osmosisd, osmo)
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/
multi-chains-test (gaia11, gaiad, cosmos, osmosis, osmosisd, osmo)
Git tree '/home/runner/work/hermes/hermes' is dirty
multi-chains-test (gaia11, gaiad, cosmos, osmosis, osmosisd, osmo)
Git tree '/home/runner/work/hermes/hermes' is dirty
multi-chains-test (gaia11, gaiad, cosmos, osmosis, osmosisd, osmo)
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: expected key-value, found comma 31: ibc-relayer-rest = { version = "0.25.0", path = "../relayer-rest", optional = true } 32: ibc-chain-registry = { version = "0.25.0" , path = "../chain-registry" } ^
multi-chains-test (gaia11, gaiad, cosmos, osmosis, osmosisd, osmo)
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/
multi-chains-test (gaia11, gaiad, cosmos, osmosis, osmosisd, osmo)
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/
multi-chains-test (gaia11, gaiad, cosmos, osmosis, osmosisd, osmo)
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/
multi-chains-test (gaia11, gaiad, cosmos, osmosis, osmosisd, osmo)
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/
multi-chains-test (ibc-go-v7-simapp, simd, cosmos, osmosis, osmosisd, osmo)
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/
multi-chains-test (ibc-go-v7-simapp, simd, cosmos, osmosis, osmosisd, osmo)
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/
multi-chains-test (ibc-go-v7-simapp, simd, cosmos, osmosis, osmosisd, osmo)
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/
multi-chains-test (ibc-go-v7-simapp, simd, cosmos, osmosis, osmosisd, osmo)
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/
multi-chains-test (ibc-go-v7-simapp, simd, cosmos, osmosis, osmosisd, osmo)
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/
multi-chains-test (ibc-go-v7-simapp, simd, cosmos, osmosis, osmosisd, osmo)
Git tree '/home/runner/work/hermes/hermes' is dirty
multi-chains-test (ibc-go-v7-simapp, simd, cosmos, osmosis, osmosisd, osmo)
Git tree '/home/runner/work/hermes/hermes' is dirty
multi-chains-test (ibc-go-v7-simapp, simd, cosmos, osmosis, osmosisd, osmo)
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: expected key-value, found comma 31: ibc-relayer-rest = { version = "0.25.0", path = "../relayer-rest", optional = true } 32: ibc-chain-registry = { version = "0.25.0" , path = "../chain-registry" } ^