refactor: cross compile for arm64 image build #2637
rust.yml
on: pull_request
Check
6m 11s
Test Suite
7m 15s
Rustfmt
26s
Clippy
6m 1s
Bench
14m 9s
Build for WASM
41s
Try in kind (Kubernetes in Docker)
1m 28s
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
field `bin_dir` is never read
|
Test Suite
unused imports: `id`, `try_id`
|
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
unused import: `MAX_INITIAL_WINDOW_SIZE`
|