chore: update pgp public key (#6129) #1388
GitHub Actions / JUnit Test Report
failed
Feb 6, 2024 in 0s
615 tests run, 612 passed, 0 skipped, 3 failed.
Annotations
Check failure on line 1 in tari_core
github-actions / JUnit Test Report
tari_core.blocks::genesis_block::test::nextnet_genesis_sanity_check
thread 'blocks::genesis_block::test::nextnet_genesis_sanity_check' panicked at 'called `Result::unwrap()` on an `Err` value: ChainBalanceValidationFailed(0)', base_layer/core/src/blocks/genesis_block.rs:493:14
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
Raw output
thread 'blocks::genesis_block::test::nextnet_genesis_sanity_check' panicked at 'called `Result::unwrap()` on an `Err` value: ChainBalanceValidationFailed(0)', base_layer/core/src/blocks/genesis_block.rs:493:14
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
Check failure on line 1 in tari_core
github-actions / JUnit Test Report
tari_core.blocks::genesis_block::test::esmeralda_genesis_sanity_check
thread 'blocks::genesis_block::test::esmeralda_genesis_sanity_check' panicked at 'called `Result::unwrap()` on an `Err` value: ChainBalanceValidationFailed(0)', base_layer/core/src/blocks/genesis_block.rs:493:14
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
Raw output
thread 'blocks::genesis_block::test::esmeralda_genesis_sanity_check' panicked at 'called `Result::unwrap()` on an `Err` value: ChainBalanceValidationFailed(0)', base_layer/core/src/blocks/genesis_block.rs:493:14
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
Check failure on line 1 in tari_core
github-actions / JUnit Test Report
tari_core.blocks::genesis_block::test::stagenet_genesis_sanity_check
thread 'blocks::genesis_block::test::stagenet_genesis_sanity_check' panicked at 'called `Result::unwrap()` on an `Err` value: ChainBalanceValidationFailed(0)', base_layer/core/src/blocks/genesis_block.rs:493:14
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
Raw output
thread 'blocks::genesis_block::test::stagenet_genesis_sanity_check' panicked at 'called `Result::unwrap()` on an `Err` value: ChainBalanceValidationFailed(0)', base_layer/core/src/blocks/genesis_block.rs:493:14
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
Loading