Skip to content

relayer: scope config per endpoint #11

relayer: scope config per endpoint

relayer: scope config per endpoint #11

Triggered via pull request October 17, 2023 13:47
@erwanorerwanor
synchronize #8
config-enum
Status Failure
Total duration 1m 5s
Artifacts

rust.yml

on: pull_request
fmt
19s
fmt
clippy-all-features
47s
clippy-all-features
clippy-no-default-features
45s
clippy-no-default-features
test-stable
51s
test-stable
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 23 warnings
fmt
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
clippy-no-default-features
Clippy had exited with the 101 exit code
clippy-all-features
Clippy had exited with the 101 exit code
test-stable: crates/relayer/src/chain/cosmos.rs#L115
file not found for module `config`
test-stable: crates/relayer/src/chain/cosmos/client.rs#L9
unresolved import `crate::chain::cosmos::config::CosmosSdkConfig`
test-stable: crates/relayer/src/chain/cosmos/types/config.rs#L8
unresolved import `crate::chain::cosmos::config::CosmosSdkConfig`
test-stable: crates/relayer/src/chain/cosmos/types/gas.rs#L4
unresolved import `crate::chain::cosmos::config::CosmosSdkConfig`
test-stable: crates/relayer/src/config.rs#L30
unresolved import `crate::chain::cosmos::config::CosmosSdkConfig`
test-stable: crates/relayer/src/light_client/tendermint.rs#L35
unresolved import `crate::chain::cosmos::config::CosmosSdkConfig`
test-stable: crates/relayer/src/chain/cosmos.rs#L144
cannot find type `CosmosSdkConfig` in module `config`
test-stable: crates/relayer/src/chain/cosmos.rs#L161
cannot find type `CosmosSdkConfig` in module `config`
test-stable: crates/relayer/src/chain/cosmos.rs#L2291
cannot find type `CosmosSdkConfig` in module `config`
test-stable: crates/relayer/src/chain/cosmos.rs#L329
type `std::time::Duration` cannot be dereferenced
fmt
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/
fmt
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/
fmt
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/
fmt
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/
fmt
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/
clippy-no-default-features
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, 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/
clippy-no-default-features
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/
clippy-no-default-features
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/
clippy-no-default-features
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/
clippy-no-default-features
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/
clippy-no-default-features
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" } ^
clippy-all-features
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, 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/
clippy-all-features
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/
clippy-all-features
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/
clippy-all-features
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/
clippy-all-features
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/
clippy-all-features
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" } ^
test-stable
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/
test-stable
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/
test-stable
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/
test-stable
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/
test-stable
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/
test-stable
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" } ^