Skip to content

refactor: cross compile for arm64 image build #2472

refactor: cross compile for arm64 image build

refactor: cross compile for arm64 image build #2472

Triggered via pull request November 3, 2023 12:17
Status Success
Total duration 21m 24s
Artifacts

rust.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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`