feat: router-based wasm bundle splitting #8104
Triggered via pull request
February 13, 2025 05:02
Status
Cancelled
Total duration
5m 41s
Artifacts
–
main.yml
on: pull_request
Check MSRV
35s
Test Suite
4m 29s
Test Suite with Optimizations
4m 30s
Rustfmt
28s
Docs
1m 38s
Check
1m 16s
Clippy
1m 42s
Playwright Tests
4m 32s
cargo test | windows
4m 12s
Matrix: matrix_test
Matrix: nix
Annotations
26 errors and 4 warnings
cargo test | windows
Canceling since a higher priority waiting request for 'Rust CI-3683' exists
|
cargo test | windows
The operation was canceled.
|
cargo test | windows
ENOENT: no such file or directory, opendir 'E:\uv\target\tests\target'
|
cargo test | windows
Error: ENOENT: no such file or directory, opendir 'E:\uv\target\tests\target'
|
matrix_test (aarch64-apple-darwin, macos-latest, 1.84.0, false, test, --all --tests)
Canceling since a higher priority waiting request for 'Rust CI-3683' exists
|
matrix_test (aarch64-apple-darwin, macos-latest, 1.84.0, false, test, --all --tests)
ENOENT: no such file or directory, opendir '/Users/runner/work/dioxus/dioxus/target/tests/target'
|
matrix_test (aarch64-apple-darwin, macos-latest, 1.84.0, false, test, --all --tests)
Error: ENOENT: no such file or directory, opendir '/Users/runner/work/dioxus/dioxus/target/tests/target'
|
matrix_test (aarch64-apple-darwin, macos-latest, 1.84.0, false, test, --all --tests)
The operation was canceled.
|
Test Suite
Canceling since a higher priority waiting request for 'Rust CI-3683' exists
|
Test Suite
The operation was canceled.
|
Test Suite
ENOENT: no such file or directory, opendir '/home/runner/work/dioxus/dioxus/target/tests/target'
|
Test Suite
Error: ENOENT: no such file or directory, opendir '/home/runner/work/dioxus/dioxus/target/tests/target'
|
Test Suite with Optimizations
Canceling since a higher priority waiting request for 'Rust CI-3683' exists
|
Test Suite with Optimizations
ENOENT: no such file or directory, opendir '/home/runner/work/dioxus/dioxus/target/tests/target'
|
Test Suite with Optimizations
Error: ENOENT: no such file or directory, opendir '/home/runner/work/dioxus/dioxus/target/tests/target'
|
Test Suite with Optimizations
The operation was canceled.
|
Playwright Tests
Canceling since a higher priority waiting request for 'Rust CI-3683' exists
|
Playwright Tests
The operation was canceled.
|
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-3683' exists
|
matrix_test (x86_64-apple-darwin, macos-13, 1.84.0, false, test, --all --tests)
The operation was canceled.
|
matrix_test (x86_64-apple-darwin, macos-13, 1.84.0, false, test, --all --tests)
ENOENT: no such file or directory, opendir '/Users/runner/work/dioxus/dioxus/target/tests/target'
|
matrix_test (x86_64-apple-darwin, macos-13, 1.84.0, false, test, --all --tests)
Error: ENOENT: no such file or directory, opendir '/Users/runner/work/dioxus/dioxus/target/tests/target'
|
nix (ubuntu-latest)
Canceling since a higher priority waiting request for 'Rust CI-3683' exists
|
nix (ubuntu-latest)
The operation was canceled.
|
nix (macos-latest)
Canceling since a higher priority waiting request for 'Rust CI-3683' exists
|
nix (macos-latest)
The operation was canceled.
|
Playwright Tests
No files were found with the provided path: ./packages/playwright-tests/playwright-report/. No artifacts will be uploaded.
|
Playwright Tests
Cache not found for keys: v0-rust-playwright-Darwin-27c20107-c67ed296, v0-rust-playwright-Darwin-27c20107
|
Magic Nix Cache is deprecated:
.github/workflows/main.yml#L188
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
|
Magic Nix Cache is deprecated:
.github/workflows/main.yml#L188
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
|