chore: update iota_sdk
dependency to fix a validation bug
#3777
ci.yml
on: push
check and test
/
ubuntu-latest, stable
3m 8s
integration tests
/
ubuntu-latest, stable
2m 31s
format
/
ubuntu-latest, nightly
46s
clippy
/
ubuntu-latest, stable
1m 18s
check-toml
35s
docs
2m 4s
check-all-features
/
check-all-features
3m 44s
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/
|