Skip to content

Retry failed tasks via admin #1522

Retry failed tasks via admin

Retry failed tasks via admin #1522

Triggered via pull request February 18, 2025 13:51
Status Failure
Total duration 15m 51s
Artifacts

pr-test-cargo.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
test-cargo: tc-subxt/src/worker.rs#L272
error[E0599]: no method named `create_signed_payload` found for mutable reference `&mut SubxtWorker<C, D>` in the current scope --> tc-subxt/src/worker.rs:272:10 | 272 | self.create_signed_payload(&payload, params) | ^^^^^^^^^^^^^^^^^^^^^ method not found in `&mut SubxtWorker<C, D>`
test-cargo
Process completed with exit code 1.