Continuous Integration #294
Annotations
10 errors and 2 warnings
src/util.rs#L17
unneeded sub `cfg` when there is only one condition
|
src/lib.rs#L341
unexpected `cfg` condition name: `has_specialisation`
|
src/lib.rs#L381
unexpected `cfg` condition name: `threadsafe`
|
src/lib.rs#L385
unexpected `cfg` condition name: `threadsafe`
|
src/lib.rs#L385
unexpected `cfg` condition value: `pool`
|
src/lib.rs#L388
unexpected `cfg` condition name: `threadsafe`
|
src/lib.rs#L388
unexpected `cfg` condition value: `pool`
|
src/nodes/btree.rs#L45
unexpected `cfg` condition value: `pool`
|
src/nodes/btree.rs#L53
unexpected `cfg` condition value: `pool`
|
src/nodes/btree.rs#L67
unexpected `cfg` condition value: `pool`
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: hecrj/setup-rust-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
clippy.toml#L1
error reading Clippy's configuration file: deprecated field `blacklisted-names`. Please use `disallowed-names` instead
|
This job failed
Loading