Skip to content

Disabled scheduled workflow #14

Disabled scheduled workflow

Disabled scheduled workflow #14

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

test.yml

on: push
Matrix: required
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 2 warnings
ubuntu / stable
Process completed with exit code 2.
ubuntu / beta
The job was canceled because "stable" failed.
ubuntu / beta
The operation was canceled.
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