relayer: scope config per endpoint #11
Annotations
10 errors and 6 warnings
crates/relayer/src/chain/cosmos.rs#L115
file not found for module `config`
|
crates/relayer/src/chain/cosmos/client.rs#L9
unresolved import `crate::chain::cosmos::config::CosmosSdkConfig`
|
crates/relayer/src/chain/cosmos/types/config.rs#L8
unresolved import `crate::chain::cosmos::config::CosmosSdkConfig`
|
crates/relayer/src/chain/cosmos/types/gas.rs#L4
unresolved import `crate::chain::cosmos::config::CosmosSdkConfig`
|
crates/relayer/src/config.rs#L30
unresolved import `crate::chain::cosmos::config::CosmosSdkConfig`
|
crates/relayer/src/light_client/tendermint.rs#L35
unresolved import `crate::chain::cosmos::config::CosmosSdkConfig`
|
crates/relayer/src/chain/cosmos.rs#L144
cannot find type `CosmosSdkConfig` in module `config`
|
crates/relayer/src/chain/cosmos.rs#L161
cannot find type `CosmosSdkConfig` in module `config`
|
crates/relayer/src/chain/cosmos.rs#L2291
cannot find type `CosmosSdkConfig` in module `config`
|
crates/relayer/src/chain/cosmos.rs#L329
type `std::time::Duration` cannot be dereferenced
|
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/
|
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/
|
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/
|
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/
|
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/
|
|
The logs for this run have expired and are no longer available.
Loading