refactor: algin dockerfile build stages to use rust:1.72-bullseye #2643
rust.yml
on: push
Check
6m 1s
Test Suite
7m 10s
Rustfmt
22s
Clippy
6m 3s
Bench
6m 53s
Build for WASM
36s
Try in kind (Kubernetes in Docker)
1m 44s
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: `external::__private::*`
|
Test Suite
unused import: `UnparkHandle`
|
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
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 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
unused import: `MAX_INITIAL_WINDOW_SIZE`
|