Fix clock example ( tokio::time::sleep
-> async_std::task::sleep
)
#6857
Triggered via pull request
September 7, 2024 09:42
Status
Success
Total duration
1h 11m 18s
Artifacts
–
main.yml
on: pull_request
Check MSRV
2m 20s
Test Suite
18m 50s
Test Suite with Optimizations
11m 24s
Rustfmt
12s
Check for typos
4s
Docs
8m 59s
Check For Invalid Links
5s
Check
9m 15s
Clippy
9m 21s
Playwright Tests
1h 11m
Matrix: matrix_test
Annotations
4 errors and 3 warnings
matrix_test (x86_64-apple-darwin, macos-13, 1.79.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.79.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-pc-windows-msvc, windows-latest, 1.79.0, false, test, --all --tests)
ENOENT: no such file or directory, opendir 'D:\a\dioxus\dioxus\target\tests\target'
|
matrix_test (x86_64-pc-windows-msvc, windows-latest, 1.79.0, false, test, --all --tests)
Error: ENOENT: no such file or directory, opendir 'D:\a\dioxus\dioxus\target\tests\target'
|
Test Suite with Optimizations
The following actions use a deprecated Node.js version and will be forced to run on node20: jetli/wasm-pack-action@v0.4.0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Test Suite
The following actions use a deprecated Node.js version and will be forced to run on node20: jetli/wasm-pack-action@v0.4.0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Playwright Tests
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
|