Skip to content

Fixed test workflow #10

Fixed test workflow

Fixed test workflow #10

Triggered via push September 6, 2023 02:41
Status Failure
Total duration 4m 37s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

scheduled.yml

on: push
ubuntu / nightly
4m 28s
ubuntu / nightly
ubuntu / beta / updated
1m 58s
ubuntu / beta / updated
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
ubuntu / beta / updated
Process completed with exit code 101.
ubuntu / nightly
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#L73
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:73:10 | 73 | 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#L73
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:73:10 | 73 | async fn received_transfers( | ^^^^^^^^^^^^^^^^^^ | = note: `#[warn(deprecated)]` on by default