fix: don't have Rc cycles in DioxusElement or Queries (#3618) #7956
main.yml
on: push
Check MSRV
21s
Test Suite
5m 37s
Test Suite with Optimizations
4m 47s
Rustfmt
18s
Docs
2m 53s
Check
1m 22s
Clippy
1m 47s
Playwright Tests
13m 7s
cargo test | windows
9m 55s
Matrix: matrix_test
Matrix: nix
Annotations
2 errors and 13 warnings
Playwright Tests
Canceling since a higher priority waiting request for 'Rust CI-refs/heads/main' exists
|
Playwright Tests
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.79.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
|
Check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Clippy
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Docs
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test Suite with Optimizations
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test Suite
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
nix (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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
|
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
|
Playwright Tests
No files were found with the provided path: ./packages/playwright-tests/playwright-report/. No artifacts will be uploaded.
|
Playwright Tests
Failed to restore: Cache service responded with 429
|