Limitador #2628
rust.yml
on: schedule
Check
5m 16s
Test Suite
6m 29s
Rustfmt
35s
Clippy
5m 12s
Bench
13m 44s
Build for WASM
37s
Try in kind (Kubernetes in Docker)
1m 37s
Annotations
2 errors and 11 warnings
Clippy:
limitador-server/src/http_api/server.rs#L269
accessing first element with `resp_limits.get(0)`
|
Clippy
Process completed with exit code 101.
|
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 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
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
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
unused doc comment
|
Test Suite
unused doc comment
|
Test Suite
unused doc comment
|
Test Suite
unused doc comment
|