Wired lenient store in #2744
Annotations
4 errors and 11 warnings
Run cargo test --all-features -vv:
limitador/src/storage/infinispan/dist_lock.rs#L50
missing field `transient` in initializer of `StorageErr`
|
Run cargo test --all-features -vv:
limitador/src/storage/infinispan/mod.rs#L15
missing field `transient` in initializer of `StorageErr`
|
Run cargo test --all-features -vv:
limitador/src/storage/infinispan/mod.rs#L21
missing field `transient` in initializer of `StorageErr`
|
Run cargo test --all-features -vv
Process completed with exit code 101.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: abelfodil/protoc-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run cargo test --all-features -vv
unused import: `UnparkHandle`
|
Run cargo test --all-features -vv
lint `private_in_public` has been removed: replaced with another group of lints, see RFC <https://rust-lang.github.io/rfcs/2145-type-privacy.html> for more information
|
Run cargo test --all-features -vv
unused imports: `id`, `try_id`
|
Run cargo test --all-features -vv
lint `private_in_public` has been removed: replaced with another group of lints, see RFC <https://rust-lang.github.io/rfcs/2145-type-privacy.html> for more information
|
Run cargo test --all-features -vv
unused import: `external::__private::*`
|
Run cargo test --all-features -vv
lint `private_in_public` has been removed: replaced with another group of lints, see RFC <https://rust-lang.github.io/rfcs/2145-type-privacy.html> for more information
|
Run cargo test --all-features -vv
calls to `std::mem::drop` with a value that implements `Copy` does nothing
|
Run cargo test --all-features -vv
calls to `std::mem::drop` with a value that implements `Copy` does nothing
|
Run cargo test --all-features -vv
ambiguous wide pointer comparison, the comparison includes metadata which may not be expected
|
Run cargo test --all-features -vv
field `bin_dir` is never read
|
Loading