Skip to content

chore(deps): Bump the cargo group with 6 updates #675

chore(deps): Bump the cargo group with 6 updates

chore(deps): Bump the cargo group with 6 updates #675

Triggered via pull request March 12, 2024 04:31
Status Failure
Total duration 1m 38s
Artifacts

ci.yml

on: pull_request
Matrix: ci_rust / rust_tests
ci_rust  /  ...  /  cargo fmt .
11s
ci_rust / rust_lints / cargo fmt .
ci_rust  /  ...  /  cargo clippy .
47s
ci_rust / rust_lints / cargo clippy .
ci_rust  /  ...  /  cargo deny .
21s
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

4 errors and 25 warnings
ci_rust / rust_lints / cargo clippy .: src/config/transmission.rs#L39
use of deprecated associated function `chrono::TimeDelta::minutes`: Use `TimeDelta::try_minutes` instead
ci_rust / rust_lints / cargo clippy .: src/lib.rs#L91
use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead
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, r7kamura/rust-problem-matchers@v1. 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 (stable) / cargo +stable test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, r7kamura/rust-problem-matchers@v1. 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 : src/config/transmission.rs#L39
use of deprecated associated function `chrono::TimeDelta::minutes`: Use `TimeDelta::try_minutes` instead
ci_rust / rust_tests (stable) / cargo +stable test : src/lib.rs#L91
use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead
ci_rust / rust_tests (stable) / cargo +stable test : src/config/policy.rs#L454
use of deprecated associated function `chrono::TimeDelta::minutes`: Use `TimeDelta::try_minutes` instead
ci_rust / rust_tests (stable) / cargo +stable test : src/config/policy.rs#L455
use of deprecated associated function `chrono::TimeDelta::days`: Use `TimeDelta::try_days` instead
ci_rust / rust_tests (stable) / cargo +stable test : src/config/policy.rs#L499
use of deprecated associated function `chrono::TimeDelta::minutes`: Use `TimeDelta::try_minutes` instead
ci_rust / rust_tests (stable) / cargo +stable test : src/config/policy.rs#L500
use of deprecated associated function `chrono::TimeDelta::days`: Use `TimeDelta::try_days` instead
ci_rust / rust_tests (stable) / cargo +stable test : src/config/policy.rs#L512
use of deprecated associated function `chrono::TimeDelta::days`: Use `TimeDelta::try_days` instead
ci_rust / rust_tests (stable) / cargo +stable test : src/config/policy.rs#L544
use of deprecated associated function `chrono::TimeDelta::minutes`: Use `TimeDelta::try_minutes` instead
ci_rust / rust_tests (stable) / cargo +stable test : src/config/policy.rs#L545
use of deprecated associated function `chrono::TimeDelta::days`: Use `TimeDelta::try_days` instead
ci_rust / rust_tests (stable) / cargo +stable test : src/config/policy.rs#L558
use of deprecated associated function `chrono::TimeDelta::days`: Use `TimeDelta::try_days` instead
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, r7kamura/rust-problem-matchers@v1. 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 : src/util.rs#L4
the item `serde` is imported redundantly
ci_rust / rust_tests (nightly) / cargo +nightly test : src/util.rs#L33
the item `serde` is imported redundantly
ci_rust / rust_tests (nightly) / cargo +nightly test : src/lib.rs#L5
the item `TryFrom` is imported redundantly
ci_rust / rust_tests (nightly) / cargo +nightly test : src/config/transmission.rs#L39
use of deprecated associated function `chrono::TimeDelta::minutes`: Use `TimeDelta::try_minutes` instead
ci_rust / rust_tests (nightly) / cargo +nightly test : src/lib.rs#L91
use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead
ci_rust / rust_tests (nightly) / cargo +nightly test : src/main.rs#L11
the item `TryFrom` is imported redundantly
ci_rust / rust_tests (nightly) / cargo +nightly test : src/config/policy.rs#L454
use of deprecated associated function `chrono::TimeDelta::minutes`: Use `TimeDelta::try_minutes` instead
ci_rust / rust_tests (nightly) / cargo +nightly test : src/config/policy.rs#L455
use of deprecated associated function `chrono::TimeDelta::days`: Use `TimeDelta::try_days` instead
ci_rust / rust_tests (nightly) / cargo +nightly test : src/config/policy.rs#L499
use of deprecated associated function `chrono::TimeDelta::minutes`: Use `TimeDelta::try_minutes` instead
ci_rust / rust_tests (nightly) / cargo +nightly test : src/config/policy.rs#L500
use of deprecated associated function `chrono::TimeDelta::days`: Use `TimeDelta::try_days` instead