Skip to content

Update the CI and pin the Rust toolchain version. #5758

Update the CI and pin the Rust toolchain version.

Update the CI and pin the Rust toolchain version. #5758

Triggered via pull request February 23, 2024 15:34
Status Failure
Total duration 4m 22s
Artifacts

ci.yml

on: pull_request
cargo fmt
15s
cargo fmt
cargo clippy+test (wayland)
1m 30s
cargo clippy+test (wayland)
cargo clippy+test (gtk)
3m 47s
cargo clippy+test (gtk)
cargo test (wasm32)
3m 18s
cargo test (wasm32)
druid doctests
2m 15s
druid doctests
mdbook build
1m 53s
mdbook build
Matrix: Docs
Matrix: cargo clippy+test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
cargo clippy+test (ubuntu-latest)
Process completed with exit code 101.
cargo clippy+test (windows-latest)
The job was canceled because "ubuntu-latest" failed.
cargo clippy+test (windows-latest)
The operation was canceled.
cargo clippy+test (wayland)
Process completed with exit code 101.
cargo clippy+test (macos-latest)
The job was canceled because "ubuntu-latest" failed.
cargo clippy+test (macos-latest)
The operation was canceled.
cargo clippy+test (gtk)
ENOENT: no such file or directory, opendir '/home/runner/work/druid/druid/target/tests/target'
cargo clippy+test (gtk)
Error: ENOENT: no such file or directory, opendir '/home/runner/work/druid/druid/target/tests/target'
cargo clippy+test (gtk)
ENOENT: no such file or directory, opendir '/home/runner/work/druid/druid/target/tests/trybuild'
cargo clippy+test (gtk)
Error: ENOENT: no such file or directory, opendir '/home/runner/work/druid/druid/target/tests/trybuild'
cargo test (wasm32)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: jetli/wasm-pack-action@v0.3.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
cargo test (wasm32)
The following actions uses node12 which is deprecated and will be forced to run on node16: jetli/wasm-pack-action@v0.3.0. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/