test #330
Annotations
50 warnings
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/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build --all-targets
unused manifest key: package.rust
|
build --all-targets:
src/lib.rs#L200
unexpected `cfg` condition name: `fuzzing`
|
build --all-targets:
src/lib.rs#L201
unexpected `cfg` condition name: `fuzzing`
|
build --all-targets:
src/lib.rs#L208
unexpected `cfg` condition name: `fuzzing`
|
build --all-targets:
src/tree/mod.rs#L8
unexpected `cfg` condition name: `fuzzing`
|
build --all-targets:
src/tree/mod.rs#L12
unexpected `cfg` condition name: `fuzzing`
|
build --all-targets:
src/lib.rs#L228
unused import: `macros::*`
|
build --all-targets
`scapegoat` (lib) generated 6 warnings (run `cargo fix --lib -p scapegoat` to apply 1 suggestion)
|
build --all-targets:
benches/test_data.rs#L49
fields `get_idxs` and `remove_idxs` are never read
|
build --all-targets:
benches/test_data.rs#L49
fields `get_idxs` and `remove_idxs` are never read
|
test
unused manifest key: package.rust
|
test:
src/lib.rs#L201
unexpected `cfg` condition name: `fuzzing`
|
test:
src/lib.rs#L208
unexpected `cfg` condition name: `fuzzing`
|
test:
src/tree/mod.rs#L8
unexpected `cfg` condition name: `fuzzing`
|
test:
src/tree/mod.rs#L12
unexpected `cfg` condition name: `fuzzing`
|
test:
src/lib.rs#L228
unused import: `macros::*`
|
test
`scapegoat` (lib) generated 6 warnings (run `cargo fix --lib -p scapegoat` to apply 1 suggestion)
|
test --features=fast_rebalance
unused manifest key: package.rust
|
test --features=fast_rebalance:
src/lib.rs#L200
unexpected `cfg` condition name: `fuzzing`
|
test --features=fast_rebalance:
src/lib.rs#L201
unexpected `cfg` condition name: `fuzzing`
|
test --features=fast_rebalance:
src/lib.rs#L208
unexpected `cfg` condition name: `fuzzing`
|
test --features=fast_rebalance:
src/tree/mod.rs#L8
unexpected `cfg` condition name: `fuzzing`
|
test --features=fast_rebalance:
src/tree/mod.rs#L12
unexpected `cfg` condition name: `fuzzing`
|
test --features=fast_rebalance:
src/lib.rs#L228
unused import: `macros::*`
|
test --features=fast_rebalance
`scapegoat` (lib) generated 6 warnings (run `cargo fix --lib -p scapegoat` to apply 1 suggestion)
|
test --features=fast_rebalance:
examples/tiny_map.rs#L5
unused variable: `tiny_map`
|
test --features=fast_rebalance
`scapegoat` (example "tiny_map") generated 2 warnings (run `cargo fix --example "tiny_map"` to apply 1 suggestion)
|
test --all-features
unused manifest key: package.rust
|
test --all-features:
src/lib.rs#L200
unexpected `cfg` condition name: `fuzzing`
|
test --all-features:
src/lib.rs#L201
unexpected `cfg` condition name: `fuzzing`
|
test --all-features:
src/lib.rs#L208
unexpected `cfg` condition name: `fuzzing`
|
test --all-features:
src/tree/mod.rs#L8
unexpected `cfg` condition name: `fuzzing`
|
test --all-features:
src/tree/mod.rs#L12
unexpected `cfg` condition name: `fuzzing`
|
test --all-features:
src/lib.rs#L228
unused import: `macros::*`
|
test --all-features
`scapegoat` (lib) generated 6 warnings (run `cargo fix --lib -p scapegoat` to apply 1 suggestion)
|
test --all-features:
examples/tiny_map.rs#L5
unused variable: `tiny_map`
|
test --all-features
`scapegoat` (example "tiny_map") generated 2 warnings (run `cargo fix --example "tiny_map"` to apply 1 suggestion)
|
test --features=alt_impl
unused manifest key: package.rust
|
test --features=alt_impl:
src/lib.rs#L200
unexpected `cfg` condition name: `fuzzing`
|
test --features=alt_impl:
src/lib.rs#L201
unexpected `cfg` condition name: `fuzzing`
|
test --features=alt_impl:
src/lib.rs#L208
unexpected `cfg` condition name: `fuzzing`
|
test --features=alt_impl:
src/tree/mod.rs#L8
unexpected `cfg` condition name: `fuzzing`
|
test --features=alt_impl:
src/tree/mod.rs#L12
unexpected `cfg` condition name: `fuzzing`
|
test --features=alt_impl:
src/lib.rs#L228
unused import: `macros::*`
|
test --features=alt_impl
`scapegoat` (lib) generated 6 warnings (run `cargo fix --lib -p scapegoat` to apply 1 suggestion)
|
test --features=low_mem_insert
unused manifest key: package.rust
|
test --features=low_mem_insert:
src/lib.rs#L200
unexpected `cfg` condition name: `fuzzing`
|
test --features=low_mem_insert:
src/lib.rs#L201
unexpected `cfg` condition name: `fuzzing`
|
Loading