Limitador #2674
rust.yml
on: schedule
Check
27s
Test Suite
1m 32s
Rustfmt
22s
Clippy
23s
Bench
7m 3s
Build for WASM
16s
Try in kind (Kubernetes in Docker)
1m 32s
Annotations
11 warnings
Try in kind (Kubernetes in Docker)
The following actions uses node12 which is deprecated and will be forced to run on node16: engineerd/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Test Suite
unused import: `UnparkHandle`
|
Test Suite
unused imports: `id`, `try_id`
|
Test Suite
unused import: `external::__private::*`
|
Test Suite
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
|
Test Suite
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
|
Test Suite
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
|
Test Suite
calls to `std::mem::drop` with a value that implements `Copy` does nothing
|
Test Suite
calls to `std::mem::drop` with a value that implements `Copy` does nothing
|
Test Suite
unused import: `MAX_INITIAL_WINDOW_SIZE`
|
Test Suite
field `bin_dir` is never read
|