Skip to content

Merge pull request #15 from ThinEdgeLabs/dependabot/cargo/chrono-0.4.31 #57

Merge pull request #15 from ThinEdgeLabs/dependabot/cargo/chrono-0.4.31

Merge pull request #15 from ThinEdgeLabs/dependabot/cargo/chrono-0.4.31 #57

Triggered via push September 18, 2023 02:07
Status Success
Total duration 2m 12s
Artifacts

check.yml

on: push
Matrix: clippy
Matrix: msrv
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
use of deprecated function `<received_transfers as actix_web::dev::HttpServiceFactory>::register::received_transfers`: Use /transfers instead, this endpoint will be removed in the near future: src/bin/api.rs#L74
warning: use of deprecated function `<received_transfers as actix_web::dev::HttpServiceFactory>::register::received_transfers`: Use /transfers instead, this endpoint will be removed in the near future --> src/bin/api.rs:74:10 | 74 | async fn received_transfers( | ^^^^^^^^^^^^^^^^^^ | = note: `#[warn(deprecated)]` on by default
stable / clippy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/clippy-check@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
use of deprecated function `<received_transfers as actix_web::dev::HttpServiceFactory>::register::received_transfers`: Use /transfers instead, this endpoint will be removed in the near future: src/bin/api.rs#L74
warning: use of deprecated function `<received_transfers as actix_web::dev::HttpServiceFactory>::register::received_transfers`: Use /transfers instead, this endpoint will be removed in the near future --> src/bin/api.rs:74:10 | 74 | async fn received_transfers( | ^^^^^^^^^^^^^^^^^^ | = note: `#[warn(deprecated)]` on by default
beta / clippy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/clippy-check@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/