Skip to content

Feature: build docker image for releases #12

Feature: build docker image for releases

Feature: build docker image for releases #12

Triggered via pull request July 9, 2024 16:52
Status Success
Total duration 11m 33s
Artifacts

misbehaviour.yml

on: pull_request
Matrix: ics-double-sign
Matrix: ics-light-client-attack-freeze
Matrix: ics-light-client-attack
Matrix: light-client-attack
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 75 warnings
assigning the result of `Clone::clone()` may be inefficient: crates/relayer-types/src/core/ics23_commitment/merkle.rs#L114
error: assigning the result of `Clone::clone()` may be inefficient --> crates/relayer-types/src/core/ics23_commitment/merkle.rs:114:21 | 114 | value = subroot.clone(); | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `clone_from()`: `value.clone_from(&subroot)` | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#assigning_clones = note: `-D clippy::assigning-clones` implied by `-D warnings` = help: to override `-D warnings` add `#[allow(clippy::assigning_clones)]`
function cannot return without recursing: crates/relayer-types/src/core/ics03_connection/connection.rs#L410
error: function cannot return without recursing --> crates/relayer-types/src/core/ics03_connection/connection.rs:410:5 | 410 | / fn from(value: State) -> Self { 411 | | value.into() 412 | | } | |_____^ | note: recursive call site --> crates/relayer-types/src/core/ics03_connection/connection.rs:411:9 | 411 | value.into() | ^^^^^^^^^^^^ = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#unconditional_recursion = note: `-D clippy::unconditional-recursion` implied by `-D warnings` = help: to override `-D warnings` add `#[allow(clippy::unconditional_recursion)]`
importing legacy numeric constants: crates/relayer-types/src/core/ics03_connection/connection.rs#L9
error: importing legacy numeric constants --> crates/relayer-types/src/core/ics03_connection/connection.rs:9:5 | 9 | u64, | ^^^ | = help: remove this import = note: then `u64::<CONST>` will resolve to the respective associated constant = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#legacy_numeric_constants = note: `-D clippy::legacy-numeric-constants` implied by `-D warnings` = help: to override `-D warnings` add `#[allow(clippy::legacy_numeric_constants)]`
assigning the result of `Clone::clone()` may be inefficient: crates/relayer-types/src/core/ics23_commitment/merkle.rs#L114
error: assigning the result of `Clone::clone()` may be inefficient --> crates/relayer-types/src/core/ics23_commitment/merkle.rs:114:21 | 114 | value = subroot.clone(); | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `clone_from()`: `value.clone_from(&subroot)` | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#assigning_clones = note: `-D clippy::assigning-clones` implied by `-D warnings` = help: to override `-D warnings` add `#[allow(clippy::assigning_clones)]`
function cannot return without recursing: crates/relayer-types/src/core/ics03_connection/connection.rs#L410
error: function cannot return without recursing --> crates/relayer-types/src/core/ics03_connection/connection.rs:410:5 | 410 | / fn from(value: State) -> Self { 411 | | value.into() 412 | | } | |_____^ | note: recursive call site --> crates/relayer-types/src/core/ics03_connection/connection.rs:411:9 | 411 | value.into() | ^^^^^^^^^^^^ = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#unconditional_recursion = note: `-D clippy::unconditional-recursion` implied by `-D warnings` = help: to override `-D warnings` add `#[allow(clippy::unconditional_recursion)]`
importing legacy numeric constants: crates/relayer-types/src/core/ics03_connection/connection.rs#L9
error: importing legacy numeric constants --> crates/relayer-types/src/core/ics03_connection/connection.rs:9:5 | 9 | u64, | ^^^ | = help: remove this import = note: then `u64::<CONST>` will resolve to the respective associated constant = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#legacy_numeric_constants = note: `-D clippy::legacy-numeric-constants` implied by `-D warnings` = help: to override `-D warnings` add `#[allow(clippy::legacy_numeric_constants)]`
light-client-attack (gaia14, 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/
light-client-attack (gaia14, gaiad, cosmos)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: jaxxstorm/[email protected], actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
light-client-attack (gaia14, gaiad, cosmos)
Ignoring setting 'auto-allocate-uids' because experimental feature 'auto-allocate-uids' is not enabled
light-client-attack (gaia14, gaiad, cosmos)
`ibc-relayer-cli` (lib) generated 1 warning
light-client-attack (gaia14, gaiad, cosmos)
No push credentials found. Ignoring the 'useDaemon' option.
light-client-attack (gaia14, 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/
light-client-attack (gaia14, 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/
light-client-attack (gaia14, 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/
light-client-attack (gaia14, 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/
ics-double-sign (interchain-security, 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/
ics-double-sign (interchain-security, cosmos)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: jaxxstorm/[email protected], actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
ics-double-sign (interchain-security, 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/
ics-double-sign (interchain-security, 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/
ics-double-sign (interchain-security, 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/
ics-double-sign (interchain-security, 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/
ics-double-sign (interchain-security, cosmos)
Ignoring setting 'auto-allocate-uids' because experimental feature 'auto-allocate-uids' is not enabled
ics-double-sign (interchain-security, cosmos)
No push credentials found. Ignoring the 'useDaemon' option.
ics-double-sign (interchain-security, cosmos)
`ibc-relayer-cli` (lib) generated 1 warning
ics-light-client-attack-freeze (interchain-security, 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/
ics-light-client-attack-freeze (interchain-security, cosmos)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: jaxxstorm/[email protected], actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
ics-light-client-attack-freeze (interchain-security, 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/
ics-light-client-attack-freeze (interchain-security, 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/
ics-light-client-attack-freeze (interchain-security, 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/
ics-light-client-attack-freeze (interchain-security, 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/
ics-light-client-attack-freeze (interchain-security, cosmos)
`ibc-relayer-cli` (lib) generated 1 warning
ics-light-client-attack-freeze (interchain-security, cosmos)
Ignoring setting 'auto-allocate-uids' because experimental feature 'auto-allocate-uids' is not enabled
ics-light-client-attack-freeze (interchain-security, cosmos)
No push credentials found. Ignoring the 'useDaemon' option.
ics-light-client-attack (interchain-security, 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/
ics-light-client-attack (interchain-security, cosmos)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: jaxxstorm/[email protected], actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
ics-light-client-attack (interchain-security, 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/
ics-light-client-attack (interchain-security, 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/
ics-light-client-attack (interchain-security, 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/
ics-light-client-attack (interchain-security, 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/
ics-light-client-attack (interchain-security, cosmos)
No push credentials found. Ignoring the 'useDaemon' option.
ics-light-client-attack (interchain-security, cosmos)
Ignoring setting 'auto-allocate-uids' because experimental feature 'auto-allocate-uids' is not enabled
ics-light-client-attack (interchain-security, cosmos)
`ibc-relayer-cli` (lib) generated 1 warning