Continuous Integration #293
Annotations
10 errors and 2 warnings
src/util.rs#L17
unneeded sub `cfg` when there is only one condition
|
src/nodes/btree.rs#L238
the following explicit lifetimes could be elided: 'a
|
src/nodes/btree.rs#L256
the following explicit lifetimes could be elided: 'a
|
src/nodes/btree.rs#L273
the following explicit lifetimes could be elided: 'a
|
src/nodes/btree.rs#L299
the following explicit lifetimes could be elided: 'a
|
src/nodes/btree.rs#L678
dereferencing a tuple pattern where every element takes a reference
|
src/nodes/btree.rs#L678
dereferencing a tuple pattern where every element takes a reference
|
src/nodes/btree.rs#L709
dereferencing a tuple pattern where every element takes a reference
|
src/nodes/btree.rs#L713
dereferencing a tuple pattern where every element takes a reference
|
src/nodes/btree.rs#L761
replacing an `Option` with `None`
|
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