Skip to content
This repository has been archived by the owner on Jun 24, 2024. It is now read-only.

Move Sovereign-specific code from Hermes SDK repository #446

Move Sovereign-specific code from Hermes SDK repository

Move Sovereign-specific code from Hermes SDK repository #446

Triggered via pull request June 21, 2024 06:20
Status Failure
Total duration 1m 26s
Artifacts

rust.yml

on: pull_request
fmt
33s
fmt
check-msrv
58s
check-msrv
doc-all-features
49s
doc-all-features
clippy-all-features
1m 17s
clippy-all-features
clippy-no-default-features
46s
clippy-no-default-features
test-stable
1m 9s
test-stable
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 12 warnings
check-msrv
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
test-stable: crates/relayer/sovereign-integration-tests/tests/cosmos_to_sovereign.rs#L16
failed to resolve: use of undeclared crate or module `hermes_cosmos_wasm_relayer`
test-stable: crates/relayer/sovereign-integration-tests/tests/cosmos_to_sovereign.rs#L30
unused import: `hermes_test_components::chain::traits::queries::balance::CanQueryBalance`
test-stable: crates/relayer/sovereign-integration-tests/tests/sovereign_to_cosmos.rs#L16
failed to resolve: use of undeclared crate or module `hermes_cosmos_wasm_relayer`
test-stable
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
clippy-all-features
Clippy had exited with the 101 exit code
fmt
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
fmt
The following actions uses node12 which is deprecated and will be forced to run on node16: 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-no-default-features
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/clippy-check@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
clippy-no-default-features
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
doc-all-features
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
doc-all-features
The following actions uses node12 which is deprecated and will be forced to run on node16: 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-msrv
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
check-msrv
The following actions uses node12 which is deprecated and will be forced to run on node16: 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
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-stable
The following actions uses node12 which is deprecated and will be forced to run on node16: 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-all-features
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/clippy-check@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
clippy-all-features
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/