fix: pass off env vars to android apps (#3621) #7964
main.yml
on: push
Check MSRV
43s
Test Suite
1m 57s
Test Suite with Optimizations
2m 1s
Rustfmt
38s
Docs
1m 58s
Check
1m 57s
Clippy
2m 5s
Playwright Tests
0s
cargo test | windows
2m 1s
Matrix: matrix_test
Matrix: nix
Annotations
19 errors and 7 warnings
Playwright Tests
Canceling since a higher priority waiting request for 'Rust CI-refs/heads/main' exists
|
nix (macos-latest)
Canceling since a higher priority waiting request for 'Rust CI-refs/heads/main' exists
|
matrix_test (x86_64-apple-darwin, macos-13, 1.84.0, false, test, --all --tests)
Canceling since a higher priority waiting request for 'Rust CI-refs/heads/main' exists
|
matrix_test (aarch64-apple-ios, macos-latest, 1.84.0, false, build, --package dioxus-mobile)
Canceling since a higher priority waiting request for 'Rust CI-refs/heads/main' exists
|
Test Suite
Canceling since a higher priority waiting request for 'Rust CI-refs/heads/main' exists
|
Test Suite
The operation was canceled.
|
Check
Canceling since a higher priority waiting request for 'Rust CI-refs/heads/main' exists
|
Check
The operation was canceled.
|
Docs
Canceling since a higher priority waiting request for 'Rust CI-refs/heads/main' exists
|
Docs
The operation was canceled.
|
Test Suite with Optimizations
Canceling since a higher priority waiting request for 'Rust CI-refs/heads/main' exists
|
cargo test | windows
Canceling since a higher priority waiting request for 'Rust CI-refs/heads/main' exists
|
cargo test | windows
The operation was canceled.
|
Clippy
Canceling since a higher priority waiting request for 'Rust CI-refs/heads/main' exists
|
Clippy
The operation was canceled.
|
matrix_test (aarch64-apple-darwin, macos-latest, 1.84.0, false, test, --all --tests)
Canceling since a higher priority waiting request for 'Rust CI-refs/heads/main' exists
|
matrix_test (aarch64-apple-darwin, macos-latest, 1.84.0, false, test, --all --tests)
The operation was canceled.
|
nix (ubuntu-latest)
Canceling since a higher priority waiting request for 'Rust CI-refs/heads/main' exists
|
nix (ubuntu-latest)
The operation was canceled.
|
Rustfmt
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Check MSRV
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
matrix_test (aarch64-linux-android, ubuntu-latest, 1.84.0, true, build, --package dioxus-mobile)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test Suite
Failed to restore: Cache service responded with 429
|
cargo test | windows
Failed to restore: Cache service responded with 429
|
matrix_test (aarch64-apple-darwin, macos-latest, 1.84.0, false, test, --all --tests)
Failed to restore: Cache service responded with 429
|
Magic Nix Cache is deprecated:
.github/workflows/main.yml#L190
Magic Nix Cache has been deprecated due to a change in the underlying GitHub APIs and will stop working on 1 February 2025.
To continue caching Nix builds in GitHub Actions, use FlakeHub Cache instead.
Replace...
- uses: DeterminateSystems/magic-nix-cache-action@main
...with...
- uses: DeterminateSystems/flakehub-cache-action@main
For more details: https://dtr.mn/magic-nix-cache-eol
|