add(mining): Restore internal miner #1985
ci-unit-tests-os.yml
on: pull_request
Matrix: cargo-deny
Matrix: test
Install zebrad from lockfile without cache on ubuntu-latest
8m 19s
Check Cargo.lock is up to date
1m 7s
Check for unused dependencies
11s
Open or update issues for OS integration failures
0s
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
|