feat: inline dioxus-native from blitz #8033
main.yml
on: pull_request
Check MSRV
37s
Test Suite
9m 54s
Test Suite with Optimizations
9m 35s
Rustfmt
21s
Docs
9m 16s
Check
9m 8s
Clippy
9m 16s
Playwright Tests
6h 0m
cargo test | windows
16m 25s
Matrix: matrix_test
Matrix: nix
Annotations
22 errors and 3 warnings
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'
|
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'
|
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
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
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
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'
|
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)
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 (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'
|
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'
|
Playwright Tests
The job running on runner GitHub Actions 58 has exceeded the maximum execution time of 360 minutes.
|
Playwright Tests
The operation was canceled.
|
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
|
Playwright Tests
No files were found with the provided path: ./packages/playwright-tests/playwright-report/. No artifacts will be uploaded.
|