Skip to content

Online transactions for pow-migration #13508

Online transactions for pow-migration

Online transactions for pow-migration #13508

Triggered via pull request October 8, 2024 22:52
Status Failure
Total duration 12m 29s
Artifacts

build+test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 3 warnings
expected type, found variant `Ok`: pow-migration/src/lib.rs#L91
error[E0573]: expected type, found variant `Ok` --> pow-migration/src/lib.rs:91:13 | 91 | ) -> Result<Ok(u32), Error> { | ^^^^^^^ not a type | help: try using the variant's enum | 91 | ) -> Result<core::result::Result, Error> { | ~~~~~~~~~~~~~~~~~~~~ 91 | ) -> Result<nimiq_transaction::ExecutedTransaction, Error> { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 91 | ) -> Result<serde::__private, Error> { | ~~~~~~~~~~~~~~~~ 91 | ) -> Result<std::result::Result, Error> { | ~~~~~~~~~~~~~~~~~~~
clippy
Clippy had exited with the 101 exit code
check
Process completed with exit code 101.
reconnect-test
Process completed with exit code 101.
test
Process completed with exit code 101.
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/
clippy
The following actions use a deprecated Node.js version and will be forced to run on node20: actions-rs/clippy-check@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
reconnect-test
No files were found with the provided path: temp-logs/. No artifacts will be uploaded.