Skip to content

Use JoinSet instead of a vector of join handles #695

Use JoinSet instead of a vector of join handles

Use JoinSet instead of a vector of join handles #695

Triggered via push June 4, 2024 14:33
Status Failure
Total duration 1m 37s
Artifacts

ci.yml

on: push
Matrix: ci_rust / rust_tests
ci_rust  /  ...  /  cargo fmt .
12s
ci_rust / rust_lints / cargo fmt .
ci_rust  /  ...  /  cargo clippy .
40s
ci_rust / rust_lints / cargo clippy .
ci_rust  /  ...  /  cargo deny .
26s
ci_rust / rust_lints / cargo deny .
can_see_status
0s
can_see_status
can_enqueue
0s
can_enqueue
can_merge
0s
can_merge
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 5 warnings
ci_rust / rust_lints / cargo fmt .: src/main.rs#L8
Diff in /home/runner/work/gearbox-maintenance/gearbox-maintenance/src/main.rs
ci_rust / rust_lints / cargo fmt .: src/main.rs#L196
Diff in /home/runner/work/gearbox-maintenance/gearbox-maintenance/src/main.rs
ci_rust / rust_lints / cargo fmt .
Process completed with exit code 1.
ci_rust / rust_lints / cargo clippy .: src/main.rs#L208
this let-binding has unit value
ci_rust / rust_lints / cargo clippy .
Process completed with exit code 101.
can_enqueue
Process completed with exit code 1.
ci_rust / rust_lints / cargo fmt .
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ci_rust / rust_lints / cargo deny .
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, andstor/file-existence-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ci_rust / rust_lints / cargo clippy .
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, antifuchs/rust-problem-matchers@clippy-regex. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ci_rust / rust_tests (nightly) / cargo +nightly test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ci_rust / rust_tests (stable) / cargo +stable test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.