Skip to content

chore(deps): sync withibc dependency bumps #32

chore(deps): sync withibc dependency bumps

chore(deps): sync withibc dependency bumps #32

Triggered via pull request November 12, 2024 12:27
@rnbguyrnbguy
synchronize #5
rano/ibc-rs-sync
Status Cancelled
Total duration 4m 2s
Artifacts

rust.yaml

on: pull_request
Matrix: Test MSRV for `ibc` libraries
Fit to window
Zoom out
Zoom in

Annotations

16 errors and 2 warnings
failed to resolve: could not find `From` in `derive_more`: ibc-clients/cw-context/src/types/msgs.rs#L208
error[E0433]: failed to resolve: could not find `From` in `derive_more` --> ibc-clients/cw-context/src/types/msgs.rs:208:39 | 208 | #[derive(QueryResponses, derive_more::From)] | ^^^^ could not find `From` in `derive_more`
failed to resolve: could not find `From` in `derive_more`: ibc-clients/cw-context/src/types/msgs.rs#L29
error[E0433]: failed to resolve: could not find `From` in `derive_more` --> ibc-clients/cw-context/src/types/msgs.rs:29:23 | 29 | #[derive(derive_more::From)] | ^^^^ could not find `From` in `derive_more`
unresolved import `derive_more::From`: ibc-clients/cw-context/src/types/error.rs#L2
error[E0432]: unresolved import `derive_more::From` --> ibc-clients/cw-context/src/types/error.rs:2:28 | 2 | use derive_more::{Display, From}; | ^^^^ no `From` in the root | = help: consider importing one of these traits instead: std::convert::From ibc_core::primitives::prelude::From
Check Lints
Clippy had exited with the 101 exit code
Check Documentations: ibc-clients/cw-context/src/types/error.rs#L2
unresolved import `derive_more::From`
Check Documentations: ibc-clients/cw-context/src/types/msgs.rs#L29
failed to resolve: could not find `From` in `derive_more`
Check Documentations: ibc-clients/cw-context/src/types/msgs.rs#L208
failed to resolve: could not find `From` in `derive_more`
Check Documentations
Process completed with exit code 2.
Run Tests: ibc-clients/cw-context/src/types/error.rs#L2
unresolved import `derive_more::From`
Run Tests: ibc-clients/cw-context/src/types/msgs.rs#L29
failed to resolve: could not find `From` in `derive_more`
Run Tests: ibc-clients/cw-context/src/types/msgs.rs#L208
failed to resolve: could not find `From` in `derive_more`
Run Tests
Process completed with exit code 2.
Test MSRV for `ibc` libraries (macos-latest, apple-darwin)
Canceling since a higher priority waiting request for 'Rust-refs/pull/5/merge' exists
Test MSRV for `ibc` libraries (macos-latest, apple-darwin)
The operation was canceled.
Test MSRV for `ibc` libraries (ubuntu-latest, unknown-linux-gnu)
Canceling since a higher priority waiting request for 'Rust-refs/pull/5/merge' exists
Test MSRV for `ibc` libraries (ubuntu-latest, unknown-linux-gnu)
The operation was canceled.
Check Lints
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/
Check Lints
The following actions use a deprecated Node.js version and will be forced to run on node20: actions-rs/clippy-check@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/