Skip to content

Refactor solomachine to use component graph and remove all-in-one traits #128

Refactor solomachine to use component graph and remove all-in-one traits

Refactor solomachine to use component graph and remove all-in-one traits #128

Triggered via pull request October 12, 2023 19:46
Status Success
Total duration 5m 28s
Artifacts

cargo-doc.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

15 warnings
cargo-doc
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/
cargo-doc
output filename collision.
cargo-doc: crates/relayer-components/src/chain/mod.rs#L15
unresolved link to `traits::queries::status::CanQueryChainStatus`
cargo-doc: crates/relayer-components/src/chain/mod.rs#L17
unresolved link to `traits::message_sender::CanSendMessages`
cargo-doc: crates/relayer-components/src/chain/mod.rs#L45
unresolved link to `traits::message_sender::CanSendMessages`
cargo-doc: crates/relayer-components/src/chain/mod.rs#L49
unresolved link to `traits::message_builders::ack_packet::CanBuildAckPacketMessage`
cargo-doc: crates/relayer-components/src/chain/mod.rs#L50
unresolved link to `traits::message_builders::receive_packet::CanBuildReceivePacketMessage`
cargo-doc: crates/relayer-components/src/chain/mod.rs#L51
unresolved link to `traits::message_builders::timeout_unordered_packet::CanBuildTimeoutUnorderedPacketMessage`
cargo-doc: crates/relayer-components/src/chain/mod.rs#L53
unresolved link to `traits::queries::status::CanQueryChainStatus`
cargo-doc: crates/relayer-components/src/chain/mod.rs#L54
unresolved link to `traits::queries::consensus_state::CanQueryConsensusState`
cargo-doc: crates/relayer-components/src/chain/mod.rs#L55
unresolved link to `traits::queries::received_packet::CanQueryReceivedPacket`
cargo-doc
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/
cargo-doc
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/
cargo-doc
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/
cargo-doc
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/