CryptoProvider error. (#3619) #7962
main.yml
on: push
Check MSRV
39s
Test Suite
5m 33s
Test Suite with Optimizations
5m 14s
Rustfmt
30s
Docs
2m 57s
Check
2m 6s
Clippy
2m 15s
Playwright Tests
40s
cargo test | windows
5m 30s
Matrix: matrix_test
Matrix: nix
Annotations
24 errors and 11 warnings
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'
|
Test Suite
Canceling since a higher priority waiting request for 'Rust CI-refs/heads/main' exists
|
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
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'
|
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.
|
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
|
matrix_test (aarch64-apple-ios, macos-latest, 1.84.0, false, build, --package dioxus-mobile)
The operation was canceled.
|
cargo test | windows
Canceling since a higher priority waiting request for 'Rust CI-refs/heads/main' exists
|
cargo test | windows
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-refs/heads/main' exists
|
matrix_test (x86_64-apple-darwin, macos-13, 1.84.0, false, test, --all --tests)
The operation was canceled.
|
Playwright Tests
Canceling since a higher priority waiting request for 'Rust CI-refs/heads/main' exists
|
Playwright 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.
|
nix (macos-latest)
Canceling since a higher priority waiting request for 'Rust CI-refs/heads/main' exists
|
nix (macos-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
|
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
|
cargo test | windows
Failed to restore: Cache service responded with 429
|
Playwright Tests
No files were found with the provided path: ./packages/playwright-tests/playwright-report/. No artifacts will be uploaded.
|
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
|