Deserialize boundedbtreeset #431
Annotations
7 errors and 6 warnings
bounded-collections/src/bounded_btree_set.rs#L596
the trait bound `bounded_btree_set::BoundedBTreeSet<u32, ConstU32<6>>: serde::ser::Serialize` is not satisfied
|
bounded-collections/src/bounded_btree_set.rs#L596
no method named `to_string` found for enum `Value` in the current scope
|
bounded-collections/src/bounded_btree_set.rs#L601
the trait bound `bounded_btree_set::BoundedBTreeSet<u32, ConstU32<6>>: serde::de::Deserialize<'_>` is not satisfied
|
bounded-collections/src/bounded_btree_set.rs#L614
the trait bound `bounded_btree_set::BoundedBTreeSet<u32, ConstU32<4>>: serde::de::Deserialize<'_>` is not satisfied
|
bounded-collections/src/bounded_btree_set.rs#L617
no method named `to_string` found for struct `serde_json::Error` in the current scope
|
|
|
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/
|
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/
|
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/
|
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/
|
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/
|
|
The logs for this run have expired and are no longer available.
Loading