Skip to content

add(mining): Restore internal miner #1985

add(mining): Restore internal miner

add(mining): Restore internal miner #1985

Triggered via pull request October 2, 2024 21:53
Status Failure
Total duration 47m 58s
Artifacts

ci-unit-tests-os.yml

on: pull_request
Matrix: cargo-deny
Matrix: test
Install zebrad from lockfile without cache on ubuntu-latest
8m 19s
Install zebrad from lockfile without cache on ubuntu-latest
Check Cargo.lock is up to date
1m 7s
Check Cargo.lock is up to date
Check for unused dependencies
11s
Check for unused dependencies
Open or update issues for OS integration failures
0s
Open or update issues for OS integration failures
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 5 warnings
Test stable on macos-latest
Process completed with exit code 101.
Test stable on ubuntu-latest
Process completed with exit code 101.
Test beta on ubuntu-latest
Process completed with exit code 101.
Test beta on windows-latest
Process completed with exit code 1.
Test stable on windows-latest
Process completed with exit code 1.
Check Cargo.lock is up to date: zebra-rpc/build.rs#L11
use of deprecated method `tonic_build::Builder::compile`: renamed to `compile_protos()`
Check Cargo.lock is up to date: zebrad/build.rs#L50
use of deprecated method `tonic_build::Builder::compile`: renamed to `compile_protos()`
Check Cargo.lock is up to date: zebra-rpc/src/indexer/server.rs#L57
use of deprecated method `tonic_reflection::server::Builder::<'b>::build`: use `build_v1()` instead
Test beta on ubuntu-latest: zebra-test/src/lib.rs#L185
use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
Test beta on windows-latest: zebra-test/src/lib.rs#L185
use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead