Fix integration test #2752
Annotations
3 errors and 11 warnings
Run cargo test --all-features -vv:
limitador/src/lib.rs#L177
failed to resolve: use of undeclared type `Arc`
|
Run cargo test --all-features -vv:
limitador/src/lib.rs#L152
failed to resolve: use of undeclared type `Arc`
|
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