refactor: use ubi9 for Dockerfile & run stage in Dockerfile.aarch64 #2471
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
rust.yml
on: push
Check
6m 9s
Test Suite
7m 26s
Rustfmt
21s
Clippy
6m 7s
Bench
27m 50s
Build for WASM
50s
Try in kind (Kubernetes in Docker)
1m 49s
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
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 import: `removed_by_x9`
|
Test Suite
method `text_range` is never used
|
Test Suite
use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
|
Test Suite
use of deprecated method `core::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead
|
Test Suite
use of deprecated method `core::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead
|
Test Suite
calls to `std::mem::forget` with a reference instead of an owned value does nothing
|
Test Suite
unused import: `self`
|