chore(deps): bump packable from 0.8.3 to 0.10.0 #3744
ci.yml
on: pull_request
check and test
/
ubuntu-latest, stable
1m 20s
integration tests
/
ubuntu-latest, stable
2m 8s
format
/
ubuntu-latest, nightly
49s
clippy
/
ubuntu-latest, stable
1m 20s
check-toml
37s
docs
1m 20s
check-all-features
/
check-all-features
1m 43s
Annotations
46 errors and 48 warnings
docs:
src/inx/block.rs#L23
the trait bound `iota_sdk::types::block::Block: packable::Packable` is not satisfied
|
docs:
src/inx/block.rs#L58
the trait bound `iota_sdk::types::block::Block: packable::Packable` is not satisfied
|
docs:
src/inx/milestone.rs#L20
the trait bound `iota_sdk::types::block::payload::Payload: packable::Packable` is not satisfied
|
docs:
src/inx/protocol.rs#L13
the trait bound `iota_sdk::types::block::protocol::ProtocolParameters: packable::Packable` is not satisfied
|
docs:
src/inx/raw.rs#L50
the trait bound `iota_sdk::types::block::output::Output: packable::Packable` is not satisfied
|
docs:
src/inx/raw.rs#L56
the trait bound `iota_sdk::types::block::output::Output: packable::Packable` is not satisfied
|
docs:
src/inx/raw.rs#L62
the trait bound `iota_sdk::types::block::Block: packable::Packable` is not satisfied
|
docs:
src/inx/raw.rs#L68
the trait bound `iota_sdk::types::block::Block: packable::Packable` is not satisfied
|
docs:
src/inx/raw.rs#L74
the trait bound `iota_sdk::types::block::payload::Payload: packable::Packable` is not satisfied
|
docs:
src/inx/raw.rs#L80
the trait bound `iota_sdk::types::block::payload::Payload: packable::Packable` is not satisfied
|
check and test / ubuntu-latest, stable:
src/inx/block.rs#L23
the trait bound `iota_sdk::types::block::Block: packable::Packable` is not satisfied
|
check and test / ubuntu-latest, stable:
src/inx/block.rs#L58
the trait bound `iota_sdk::types::block::Block: packable::Packable` is not satisfied
|
check and test / ubuntu-latest, stable:
src/inx/milestone.rs#L20
the trait bound `iota_sdk::types::block::payload::Payload: packable::Packable` is not satisfied
|
check and test / ubuntu-latest, stable:
src/inx/protocol.rs#L13
the trait bound `iota_sdk::types::block::protocol::ProtocolParameters: packable::Packable` is not satisfied
|
check and test / ubuntu-latest, stable:
src/inx/raw.rs#L50
the trait bound `iota_sdk::types::block::output::Output: packable::Packable` is not satisfied
|
check and test / ubuntu-latest, stable:
src/inx/raw.rs#L56
the trait bound `iota_sdk::types::block::output::Output: packable::Packable` is not satisfied
|
clippy / ubuntu-latest, stable:
src/inx/block.rs#L23
the trait bound `iota_sdk::types::block::Block: packable::Packable` is not satisfied
|
check and test / ubuntu-latest, stable:
src/inx/raw.rs#L62
the trait bound `iota_sdk::types::block::Block: packable::Packable` is not satisfied
|
check and test / ubuntu-latest, stable:
src/inx/raw.rs#L68
the trait bound `iota_sdk::types::block::Block: packable::Packable` is not satisfied
|
clippy / ubuntu-latest, stable:
src/inx/block.rs#L58
the trait bound `iota_sdk::types::block::Block: packable::Packable` is not satisfied
|
clippy / ubuntu-latest, stable:
src/inx/milestone.rs#L20
the trait bound `iota_sdk::types::block::payload::Payload: packable::Packable` is not satisfied
|
check and test / ubuntu-latest, stable:
src/inx/raw.rs#L74
the trait bound `iota_sdk::types::block::payload::Payload: packable::Packable` is not satisfied
|
clippy / ubuntu-latest, stable:
src/inx/protocol.rs#L13
the trait bound `iota_sdk::types::block::protocol::ProtocolParameters: packable::Packable` is not satisfied
|
check and test / ubuntu-latest, stable:
src/inx/raw.rs#L80
the trait bound `iota_sdk::types::block::payload::Payload: packable::Packable` is not satisfied
|
clippy / ubuntu-latest, stable:
src/inx/raw.rs#L50
the trait bound `iota_sdk::types::block::output::Output: packable::Packable` is not satisfied
|
clippy / ubuntu-latest, stable:
src/inx/raw.rs#L56
the trait bound `iota_sdk::types::block::output::Output: packable::Packable` is not satisfied
|
clippy / ubuntu-latest, stable:
src/inx/raw.rs#L62
the trait bound `iota_sdk::types::block::Block: packable::Packable` is not satisfied
|
clippy / ubuntu-latest, stable:
src/inx/raw.rs#L68
the trait bound `iota_sdk::types::block::Block: packable::Packable` is not satisfied
|
clippy / ubuntu-latest, stable:
src/inx/raw.rs#L74
the trait bound `iota_sdk::types::block::payload::Payload: packable::Packable` is not satisfied
|
clippy / ubuntu-latest, stable:
src/inx/raw.rs#L80
the trait bound `iota_sdk::types::block::payload::Payload: packable::Packable` is not satisfied
|
check-all-features / check-all-features:
src/db/mongodb/collections/block.rs#L161
the function or associated item `unpack_unverified` exists for struct `Block`, but its trait bounds were not satisfied
|
check-all-features / check-all-features:
src/db/mongodb/collections/block.rs#L274
the function or associated item `unpack_unverified` exists for struct `Block`, but its trait bounds were not satisfied
|
check-all-features / check-all-features:
src/db/mongodb/collections/block.rs#L330
the function or associated item `unpack_unverified` exists for struct `Block`, but its trait bounds were not satisfied
|
check-all-features / check-all-features:
src/db/mongodb/collections/block.rs#L397
the function or associated item `unpack_unverified` exists for struct `Block`, but its trait bounds were not satisfied
|
check-all-features / check-all-features:
src/model/block/payload/transaction/output/mod.rs#L210
the method `pack_to_vec` exists for enum `Output`, but its trait bounds were not satisfied
|
check-all-features / check-all-features
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
|
integration tests / ubuntu-latest, stable:
src/inx/block.rs#L23
the trait bound `iota_sdk::types::block::Block: packable::Packable` is not satisfied
|
integration tests / ubuntu-latest, stable:
src/inx/block.rs#L58
the trait bound `iota_sdk::types::block::Block: packable::Packable` is not satisfied
|
integration tests / ubuntu-latest, stable:
src/inx/milestone.rs#L20
the trait bound `iota_sdk::types::block::payload::Payload: packable::Packable` is not satisfied
|
integration tests / ubuntu-latest, stable:
src/inx/protocol.rs#L13
the trait bound `iota_sdk::types::block::protocol::ProtocolParameters: packable::Packable` is not satisfied
|
integration tests / ubuntu-latest, stable:
src/inx/raw.rs#L50
the trait bound `iota_sdk::types::block::output::Output: packable::Packable` is not satisfied
|
integration tests / ubuntu-latest, stable:
src/inx/raw.rs#L56
the trait bound `iota_sdk::types::block::output::Output: packable::Packable` is not satisfied
|
integration tests / ubuntu-latest, stable:
src/inx/raw.rs#L62
the trait bound `iota_sdk::types::block::Block: packable::Packable` is not satisfied
|
integration tests / ubuntu-latest, stable:
src/inx/raw.rs#L68
the trait bound `iota_sdk::types::block::Block: packable::Packable` is not satisfied
|
integration tests / ubuntu-latest, stable:
src/inx/raw.rs#L74
the trait bound `iota_sdk::types::block::payload::Payload: packable::Packable` is not satisfied
|
integration tests / ubuntu-latest, stable:
src/inx/raw.rs#L80
the trait bound `iota_sdk::types::block::payload::Payload: packable::Packable` is not satisfied
|
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
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/
|
docs
build failed, waiting for other jobs to finish...
|
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
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/
|
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/
|
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/db/mongodb/collections/block.rs#L11
unused import: `packable::PackableExt`
|
check-all-features / check-all-features:
src/model/block/payload/transaction/output/mod.rs#L23
unused import: `packable::PackableExt`
|
check-all-features / check-all-features
`chronicle` (lib) generated 2 warnings
|
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/
|
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/
|