Fix potential overflow in deserialization of Bitmap #356
Annotations
10 errors and 26 warnings
Check:
src/bitmap/container.rs#L6
the item `Vec` is imported redundantly
|
Check:
src/bitmap/fmt.rs#L3
the item `Vec` is imported redundantly
|
Check:
src/bitmap/multiops.rs#L8
the item `Vec` is imported redundantly
|
Check:
src/bitmap/store/array_store/visitor.rs#L1
the item `Vec` is imported redundantly
|
Check:
src/bitmap/store/array_store/mod.rs#L5
the item `Box` is imported redundantly
|
Check:
src/bitmap/store/array_store/mod.rs#L6
the item `Vec` is imported redundantly
|
Check:
src/bitmap/store/array_store/mod.rs#L11
the item `TryFrom` is imported redundantly
|
Check:
src/bitmap/store/bitmap_store.rs#L6
the item `Box` is imported redundantly
|
Check:
src/bitmap/store/bitmap_store.rs#L7
the item `Vec` is imported redundantly
|
Check:
src/bitmap/store/mod.rs#L4
the item `Box` is imported redundantly
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/
|
Build benchmarks:
src/bitmap/container.rs#L6
the item `Vec` is imported redundantly
|
Build benchmarks:
src/bitmap/fmt.rs#L3
the item `Vec` is imported redundantly
|
Build benchmarks:
src/bitmap/multiops.rs#L8
the item `Vec` is imported redundantly
|
Build benchmarks:
src/bitmap/store/array_store/visitor.rs#L1
the item `Vec` is imported redundantly
|
Build benchmarks:
src/bitmap/store/array_store/mod.rs#L5
the item `Box` is imported redundantly
|
Build benchmarks:
src/bitmap/store/array_store/mod.rs#L6
the item `Vec` is imported redundantly
|
Build benchmarks:
src/bitmap/store/array_store/mod.rs#L11
the item `TryFrom` is imported redundantly
|
Build benchmarks:
src/bitmap/store/bitmap_store.rs#L6
the item `Box` is imported redundantly
|
Build benchmarks:
src/bitmap/store/bitmap_store.rs#L7
the item `Vec` is imported redundantly
|
Build benchmarks:
src/bitmap/store/mod.rs#L4
the item `Box` is imported redundantly
|
Initialize rust toolchain
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/
|
Initialize rust toolchain
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/
|
Initialize rust toolchain
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/
|
Initialize rust toolchain
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/
|
Build:
src/bitmap/container.rs#L6
the item `Vec` is imported redundantly
|
Build:
src/bitmap/fmt.rs#L3
the item `Vec` is imported redundantly
|
Build:
src/bitmap/multiops.rs#L8
the item `Vec` is imported redundantly
|
Build:
src/bitmap/store/array_store/visitor.rs#L1
the item `Vec` is imported redundantly
|
Build:
src/bitmap/store/array_store/mod.rs#L5
the item `Box` is imported redundantly
|
Build:
src/bitmap/store/array_store/mod.rs#L6
the item `Vec` is imported redundantly
|
Build:
src/bitmap/store/array_store/mod.rs#L11
the item `TryFrom` is imported redundantly
|
Build:
src/bitmap/store/bitmap_store.rs#L6
the item `Box` is imported redundantly
|
Build:
src/bitmap/store/bitmap_store.rs#L7
the item `Vec` is imported redundantly
|
Build:
src/bitmap/store/mod.rs#L4
the item `Box` is imported redundantly
|
Loading