Skip to content

relayer: scope config per endpoint #12

relayer: scope config per endpoint

relayer: scope config per endpoint #12

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

misbehaviour.yml

on: pull_request
Matrix: misbehaviour
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 6 warnings
misbehaviour (gaia12, gaiad, cosmos): crates/relayer-cli/src/chain_registry.rs#L23
struct `CosmosSdkConfig` is private
misbehaviour (gaia12, gaiad, cosmos): crates/relayer-cli/src/chain_registry.rs#L307
future cannot be sent between threads safely
misbehaviour (gaia12, gaiad, cosmos)
could not compile `ibc-relayer-cli` (lib) due to 2 previous errors
misbehaviour (gaia12, gaiad, cosmos)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
misbehaviour (gaia12, gaiad, cosmos)
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/
misbehaviour (gaia12, gaiad, cosmos)
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/
misbehaviour (gaia12, gaiad, cosmos)
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/
misbehaviour (gaia12, gaiad, cosmos)
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/
misbehaviour (gaia12, gaiad, cosmos)
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/
misbehaviour (gaia12, gaiad, cosmos)
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" } ^