chore: release v1.0.0-rc.3
#3778
Triggered via pull request
January 22, 2024 17:54
Status
Cancelled
Total duration
3m 49s
Artifacts
–
ci.yml
on: pull_request
check and test
/
ubuntu-latest, stable
3m 14s
integration tests
/
ubuntu-latest, stable
2m 32s
format
/
ubuntu-latest, nightly
49s
clippy
/
ubuntu-latest, stable
1m 22s
check-toml
39s
docs
1m 7s
check-all-features
/
check-all-features
3m 39s
Annotations
7 errors and 73 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-all-features / check-all-features
The operation was canceled.
|
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/
|
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 `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/
|
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/
|
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/
|