build(deps): bump tendermint from 0.27.0 to 0.34.0 #1139
ci.yml
on: pull_request
Check
2m 21s
Validate against test harness
3m 5s
Rustfmt
20s
Clippy
2m 27s
Matrix: Build
Matrix: Test Suite
Annotations
43 errors and 40 warnings
Check:
src/commands/softsign/import.rs#L58
mismatched types
|
Check:
src/commands/softsign/import.rs#L59
no field `secret` on type `tendermint::private_key::Ed25519`
|
Check:
src/commands/yubihsm/keys/import.rs#L176
mismatched types
|
Check:
src/commands/yubihsm/keys/import.rs#L176
no field `secret` on type `tendermint::private_key::Ed25519`
|
Check:
src/commands/yubihsm/keys/list.rs#L154
no method named `to_hex` found for enum `tendermint::TendermintKey` in the current scope
|
Check:
src/connection/tcp.rs#L58
mismatched types
|
Check:
src/keyring/format.rs#L44
the trait bound `cosmrs::crypto::PublicKey: From<tendermint::PublicKey>` is not satisfied
|
Check:
src/keyring/format.rs#L45
no method named `to_hex` found for enum `tendermint::TendermintKey` in the current scope
|
Check:
src/keyring/providers/softsign.rs#L60
the trait bound `tendermint::PublicKey: From<ed25519_dalek::PublicKey>` is not satisfied
|
Check:
src/keyring/providers/softsign.rs#L96
mismatched types
|
Clippy:
src/commands/softsign/import.rs#L58
mismatched types
|
Clippy:
src/commands/softsign/import.rs#L59
no field `secret` on type `tendermint::private_key::Ed25519`
|
Clippy:
src/commands/yubihsm/keys/import.rs#L176
mismatched types
|
Clippy:
src/commands/yubihsm/keys/import.rs#L176
no field `secret` on type `tendermint::private_key::Ed25519`
|
Clippy:
src/commands/yubihsm/keys/list.rs#L154
no method named `to_hex` found for enum `tendermint::TendermintKey` in the current scope
|
Clippy:
src/connection/tcp.rs#L58
mismatched types
|
Clippy:
src/keyring/format.rs#L44
the trait bound `cosmrs::crypto::PublicKey: std::convert::From<tendermint::PublicKey>` is not satisfied
|
Clippy:
src/keyring/format.rs#L45
no method named `to_hex` found for enum `tendermint::TendermintKey` in the current scope
|
Clippy:
src/keyring/providers/softsign.rs#L60
the trait bound `tendermint::PublicKey: std::convert::From<ed25519_dalek::PublicKey>` is not satisfied
|
Clippy:
src/keyring/providers/softsign.rs#L96
mismatched types
|
Test Suite (stable):
src/commands/softsign/import.rs#L58
mismatched types
|
Test Suite (stable):
src/commands/softsign/import.rs#L59
no field `secret` on type `tendermint::private_key::Ed25519`
|
Test Suite (stable):
src/commands/yubihsm/keys/import.rs#L176
mismatched types
|
Test Suite (stable):
src/commands/yubihsm/keys/import.rs#L176
no field `secret` on type `tendermint::private_key::Ed25519`
|
Test Suite (stable):
src/commands/yubihsm/keys/list.rs#L154
no method named `to_hex` found for enum `tendermint::TendermintKey` in the current scope
|
Test Suite (stable):
src/connection/tcp.rs#L58
mismatched types
|
Test Suite (stable):
src/keyring/format.rs#L44
the trait bound `cosmrs::crypto::PublicKey: From<tendermint::PublicKey>` is not satisfied
|
Test Suite (stable):
src/keyring/format.rs#L45
no method named `to_hex` found for enum `tendermint::TendermintKey` in the current scope
|
Test Suite (stable):
src/keyring/providers/softsign.rs#L60
the trait bound `tendermint::PublicKey: From<ed25519_dalek::PublicKey>` is not satisfied
|
Test Suite (stable):
src/keyring/providers/softsign.rs#L96
mismatched types
|
Test Suite (1.70.0)
The operation was canceled.
|
Validate against test harness:
src/commands/softsign/import.rs#L58
mismatched types
|
Validate against test harness:
src/commands/softsign/import.rs#L59
no field `secret` on type `tendermint::private_key::Ed25519`
|
Validate against test harness:
src/connection/tcp.rs#L58
mismatched types
|
Validate against test harness:
src/keyring/format.rs#L44
the trait bound `cosmrs::crypto::PublicKey: From<tendermint::PublicKey>` is not satisfied
|
Validate against test harness:
src/keyring/format.rs#L45
no method named `to_hex` found for enum `tendermint::TendermintKey` in the current scope
|
Validate against test harness:
src/keyring/providers/softsign.rs#L60
the trait bound `tendermint::PublicKey: From<ed25519_dalek::PublicKey>` is not satisfied
|
Validate against test harness:
src/keyring/providers/softsign.rs#L96
mismatched types
|
Validate against test harness:
src/keyring/providers/softsign.rs#L97
mismatched types
|
Validate against test harness:
src/keyring.rs#L175
no method named `to_bech32` found for reference `&tendermint::TendermintKey` in the current scope
|
Validate against test harness:
src/keyring.rs#L188
no method named `to_bech32` found for reference `&tendermint::TendermintKey` in the current scope
|
Build (stable)
Process completed with exit code 101.
|
Build (1.70.0)
The operation was canceled.
|
Rustfmt
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/
|
Rustfmt
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/
|
Rustfmt
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/
|
Rustfmt
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/
|
Rustfmt
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/
|
Check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v1, 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/
|
Check
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/
|
Check
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/
|
Check
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/
|
Check
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
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v1, 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/
|
Clippy
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
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
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
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 Suite (stable)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v1, 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 Suite (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 Suite (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 Suite (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 Suite (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 Suite (1.70.0)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v1, 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 Suite (1.70.0)
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 Suite (1.70.0)
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 Suite (1.70.0)
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 Suite (1.70.0)
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/
|
Validate against test harness
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v1, 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/
|
Validate against test harness
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/
|
Validate against test harness
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/
|
Validate against test harness
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/
|
Validate against test harness
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/
|
Build (stable)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v1, actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build (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/
|
Build (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/
|
Build (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/
|
Build (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/
|
Build (1.70.0)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v1, actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build (1.70.0)
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/
|
Build (1.70.0)
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/
|
Build (1.70.0)
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/
|
Build (1.70.0)
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/
|