Skip to content

chore: update iota_sdk dependency to fix a validation bug #3777

chore: update iota_sdk dependency to fix a validation bug

chore: update iota_sdk dependency to fix a validation bug #3777

Triggered via push January 22, 2024 17:47
Status Failure
Total duration 3m 55s
Artifacts

ci.yml

on: push
check and test  /  ubuntu-latest, stable
3m 8s
check and test / ubuntu-latest, stable
integration tests  /  ubuntu-latest, stable
2m 31s
integration tests / ubuntu-latest, stable
format  /  ubuntu-latest, nightly
46s
format / ubuntu-latest, nightly
clippy  /  ubuntu-latest, stable
1m 18s
clippy / ubuntu-latest, stable
check-toml
35s
check-toml
docs
2m 4s
docs
check-all-features  /  check-all-features
3m 44s
check-all-features / check-all-features
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 72 warnings
clippy / ubuntu-latest, stable: src/model/signature.rs#L35
use of deprecated method `iota_sdk::types::block::signature::Ed25519Signature::public_key`: use Ed25519Signature::public_key_bytes instead
clippy / ubuntu-latest, stable: src/model/signature.rs#L48
use of deprecated associated function `iota_sdk::types::block::signature::Ed25519Signature::try_from_bytes`: use Ed25519Signature::from_bytes instead
clippy / ubuntu-latest, stable
could not compile `chronicle` (lib) due to 2 previous errors
clippy / ubuntu-latest, stable
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
integration tests / ubuntu-latest, stable
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
check and test / ubuntu-latest, stable
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
check-toml
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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-toml
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-toml
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-toml
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-toml
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/
format / ubuntu-latest, nightly
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
format / ubuntu-latest, nightly
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/
format / ubuntu-latest, nightly
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/
format / ubuntu-latest, nightly
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/
format / ubuntu-latest, nightly
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 / ubuntu-latest, stable
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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 / ubuntu-latest, 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/
clippy / ubuntu-latest, 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/
clippy / ubuntu-latest, 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/
clippy / ubuntu-latest, 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/
docs
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, Swatinem/rust-cache@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/
docs
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/
docs
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/
docs
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/
docs
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/
docs: src/model/signature.rs#L35
use of deprecated method `iota_sdk::types::block::signature::Ed25519Signature::public_key`: use Ed25519Signature::public_key_bytes instead
docs: src/model/signature.rs#L48
use of deprecated associated function `iota_sdk::types::block::signature::Ed25519Signature::try_from_bytes`: use Ed25519Signature::from_bytes instead
docs
`chronicle` (lib) generated 2 warnings
docs
The `save-state` 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/
docs
The `save-state` 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/
docs
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/
integration tests / ubuntu-latest, stable
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, Swatinem/rust-cache@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/
integration tests / ubuntu-latest, stable
The `save-state` 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/
integration tests / ubuntu-latest, stable
The `save-state` 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/
integration tests / ubuntu-latest, 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/
integration tests / ubuntu-latest, 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/
integration tests / ubuntu-latest, 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/
integration tests / ubuntu-latest, 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/
integration tests / ubuntu-latest, 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/
integration tests / ubuntu-latest, stable: src/model/signature.rs#L35
use of deprecated method `iota_sdk::types::block::signature::Ed25519Signature::public_key`: use Ed25519Signature::public_key_bytes instead
integration tests / ubuntu-latest, stable: src/model/signature.rs#L48
use of deprecated associated function `iota_sdk::types::block::signature::Ed25519Signature::try_from_bytes`: use Ed25519Signature::from_bytes instead
integration tests / ubuntu-latest, stable
`chronicle` (lib) generated 2 warnings
check and test / ubuntu-latest, stable
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, Swatinem/rust-cache@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 and test / ubuntu-latest, stable: src/model/signature.rs#L35
use of deprecated method `iota_sdk::types::block::signature::Ed25519Signature::public_key`: use Ed25519Signature::public_key_bytes instead
check and test / ubuntu-latest, stable: src/model/signature.rs#L48
use of deprecated associated function `iota_sdk::types::block::signature::Ed25519Signature::try_from_bytes`: use Ed25519Signature::from_bytes instead
check and test / ubuntu-latest, stable
`chronicle` (lib) generated 2 warnings
check and test / ubuntu-latest, 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/
check and test / ubuntu-latest, 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/
check and test / ubuntu-latest, 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/
check and test / ubuntu-latest, 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/
check and test / ubuntu-latest, stable
The `save-state` 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 and test / ubuntu-latest, stable
The `save-state` 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 and test / ubuntu-latest, 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/
check and test / ubuntu-latest, stable: src/model/signature.rs#L35
use of deprecated method `iota_sdk::types::block::signature::Ed25519Signature::public_key`: use Ed25519Signature::public_key_bytes instead
check and test / ubuntu-latest, stable: src/model/signature.rs#L48
use of deprecated associated function `iota_sdk::types::block::signature::Ed25519Signature::try_from_bytes`: use Ed25519Signature::from_bytes instead
check and test / ubuntu-latest, stable
`chronicle` (lib test) generated 2 warnings
check and test / ubuntu-latest, stable: src/model/signature.rs#L35
use of deprecated method `iota_sdk::types::block::signature::Ed25519Signature::public_key`: use Ed25519Signature::public_key_bytes instead
check and test / ubuntu-latest, stable: src/model/signature.rs#L48
use of deprecated associated function `iota_sdk::types::block::signature::Ed25519Signature::try_from_bytes`: use Ed25519Signature::from_bytes instead
check and test / ubuntu-latest, stable
`chronicle` (lib) generated 2 warnings
check and test / ubuntu-latest, stable: src/model/signature.rs#L35
use of deprecated method `iota_sdk::types::block::signature::Ed25519Signature::public_key`: use Ed25519Signature::public_key_bytes instead
check and test / ubuntu-latest, stable: src/model/signature.rs#L48
use of deprecated associated function `iota_sdk::types::block::signature::Ed25519Signature::try_from_bytes`: use Ed25519Signature::from_bytes instead
check and test / ubuntu-latest, stable
`chronicle` (lib test) generated 2 warnings
check-all-features / check-all-features
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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-all-features / check-all-features: src/model/signature.rs#L35
use of deprecated method `iota_sdk::types::block::signature::Ed25519Signature::public_key`: use Ed25519Signature::public_key_bytes instead
check-all-features / check-all-features: src/model/signature.rs#L48
use of deprecated associated function `iota_sdk::types::block::signature::Ed25519Signature::try_from_bytes`: use Ed25519Signature::from_bytes instead
check-all-features / check-all-features
`chronicle` (lib) generated 2 warnings
check-all-features / check-all-features: src/model/signature.rs#L35
use of deprecated method `iota_sdk::types::block::signature::Ed25519Signature::public_key`: use Ed25519Signature::public_key_bytes instead
check-all-features / check-all-features: src/model/signature.rs#L48
use of deprecated associated function `iota_sdk::types::block::signature::Ed25519Signature::try_from_bytes`: use Ed25519Signature::from_bytes instead
check-all-features / check-all-features
`chronicle` (lib) generated 2 warnings
check-all-features / check-all-features: src/model/signature.rs#L35
use of deprecated method `iota_sdk::types::block::signature::Ed25519Signature::public_key`: use Ed25519Signature::public_key_bytes instead
check-all-features / check-all-features: src/model/signature.rs#L48
use of deprecated associated function `iota_sdk::types::block::signature::Ed25519Signature::try_from_bytes`: use Ed25519Signature::from_bytes instead
check-all-features / check-all-features
`chronicle` (lib) generated 2 warnings
check-all-features / check-all-features: src/model/signature.rs#L35
use of deprecated method `iota_sdk::types::block::signature::Ed25519Signature::public_key`: use Ed25519Signature::public_key_bytes instead
check-all-features / check-all-features
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-all-features / check-all-features
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-all-features / check-all-features
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-all-features / check-all-features
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/