Refactor the way we deal with partitions #3007
Annotations
11 warnings
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
field `0` is never read
|
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
creating a shared reference to mutable static is discouraged
|
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
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
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
|
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 `0` is never read
|
Loading