fiexed the bug when future restarts the state goes to ready instead of pending #7951
main.yml
on: pull_request
Check MSRV
21s
Test Suite
1m 45s
Test Suite with Optimizations
1m 41s
Rustfmt
23s
Docs
56s
Check
1m 15s
Clippy
1m 1s
Playwright Tests
1m 58s
cargo test | windows
4m 36s
Matrix: matrix_test
Matrix: nix
Annotations
18 errors and 11 warnings
Rustfmt
Process completed with exit code 1.
|
matrix_test (aarch64-apple-ios, macos-latest, 1.79.0, false, build, --package dioxus-mobile)
Process completed with exit code 101.
|
matrix_test (x86_64-apple-darwin, macos-13, 1.79.0, false, test, --all --tests)
The job was canceled because "aarch64-apple-ios_macos-l" failed.
|
matrix_test (x86_64-apple-darwin, macos-13, 1.79.0, false, test, --all --tests)
The operation was canceled.
|
matrix_test (aarch64-apple-darwin, macos-latest, 1.79.0, false, test, --all --tests)
The job was canceled because "aarch64-apple-ios_macos-l" failed.
|
matrix_test (aarch64-apple-darwin, macos-latest, 1.79.0, false, test, --all --tests)
The operation was canceled.
|
Docs
Process completed with exit code 101.
|
Clippy
Process completed with exit code 101.
|
matrix_test (aarch64-linux-android, ubuntu-latest, 1.79.0, true, build, --package dioxus-mobile)
The job was canceled because "aarch64-apple-ios_macos-l" failed.
|
matrix_test (aarch64-linux-android, ubuntu-latest, 1.79.0, true, build, --package dioxus-mobile)
The operation was canceled.
|
Check
Process completed with exit code 101.
|
Test Suite with Optimizations
Process completed with exit code 101.
|
Test Suite
Process completed with exit code 101.
|
Playwright Tests
Process completed with exit code 101.
|
nix (ubuntu-latest)
Process completed with exit code 101.
|
cargo test | windows
Process completed with exit code 1.
|
nix (macos-latest)
The job was canceled because "ubuntu-latest" failed.
|
nix (macos-latest)
The operation was canceled.
|
Check MSRV
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Rustfmt
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
|
Clippy
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
|
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
|
Playwright Tests
No files were found with the provided path: ./packages/playwright-tests/playwright-report/. No artifacts will be uploaded.
|
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
|