test: ubi9 as runtime stage for arm64 cross compile #2459
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
rust.yml
on: push
Check
29s
Test Suite
11m 31s
Rustfmt
22s
Clippy
12m 21s
Bench
24m 19s
Build for WASM
31s
Try in kind (Kubernetes in Docker)
1m 38s
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`
|