Merge pull request #31 from ThinEdgeLabs/dependabot/cargo/diesel-2.1.4 #85
Annotations
1 error and 6 warnings
nightly / doc
Process completed with exit code 101.
|
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
|
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
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/clippy-check@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/
|
stable / clippy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/clippy-check@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/
|