docs: improved issue templates (#3698) #8070
main.yml
on: push
Check MSRV
4m 4s
Test Suite
8m 28s
Test Suite with Optimizations
7m 27s
Rustfmt
26s
Docs
8m 3s
Check
8m 16s
Clippy
8m 23s
Playwright Tests
7m 27s
cargo test | windows
12m 45s
Matrix: matrix_test
Matrix: nix
Annotations
12 errors and 3 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
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)
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'
|
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 (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
Canceling since a higher priority waiting request for 'Rust CI-refs/heads/main' exists
|
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.
|