Skip to content

fix(ci): remove build step when publishing typescript-bindings #14

fix(ci): remove build step when publishing typescript-bindings

fix(ci): remove build step when publishing typescript-bindings #14

GitHub Actions / Test Results (CI) failed Jul 26, 2024 in 0s

1 fail, 95 pass in 43m 55s

96 tests   95 ✅  43m 55s ⏱️
14 suites   0 💤
 1 files     1 ❌

Results for commit 13153b3.

Annotations

Check warning on line 0 in consensus_tests

See this annotation in the file changed.

@github-actions github-actions / Test Results (CI)

consensus::epoch_change (consensus_tests) failed

artifacts/test-results/junit.xml [took 2s]
Raw output
thread 'consensus::epoch_change' panicked at dan_layer/consensus_tests/src/support/harness.rs:329:21:
assertion `left == right` failed: Validator TestAddress(1) is at height [NodeHeight(4), Epoch(2), b275b1e39201f42e61371cd5b44e4c1faedd8243cea1c245c682d52e3b6a8b2c, 0 command(s)] but validator TestAddress(2) is at height [NodeHeight(5), Epoch(2), b1b96c51aabbfc45d69c7866efc267e343ac12bb9c900b0e87fa3f25e3ea75bd, 0 command(s)]
  left: BlockId(FixedHash([178, 117, 177, 227, 146, 1, 244, 46, 97, 55, 28, 213, 180, 78, 76, 31, 174, 221, 130, 67, 206, 161, 194, 69, 198, 130, 213, 46, 59, 106, 139, 44]))
 right: BlockId(FixedHash([177, 185, 108, 81, 170, 187, 252, 69, 214, 156, 120, 102, 239, 194, 103, 227, 67, 172, 18, 187, 156, 144, 11, 14, 135, 250, 63, 37, 227, 234, 117, 189]))
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

running 1 test
test consensus::epoch_change ... FAILED

failures:

failures:
    consensus::epoch_change

test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 19 filtered out; finished in 2.01s
thread 'consensus::epoch_change' panicked at dan_layer/consensus_tests/src/support/harness.rs:329:21:
assertion `left == right` failed: Validator TestAddress(1) is at height [NodeHeight(4), Epoch(2), b275b1e39201f42e61371cd5b44e4c1faedd8243cea1c245c682d52e3b6a8b2c, 0 command(s)] but validator TestAddress(2) is at height [NodeHeight(5), Epoch(2), b1b96c51aabbfc45d69c7866efc267e343ac12bb9c900b0e87fa3f25e3ea75bd, 0 command(s)]
  left: BlockId(FixedHash([178, 117, 177, 227, 146, 1, 244, 46, 97, 55, 28, 213, 180, 78, 76, 31, 174, 221, 130, 67, 206, 161, 194, 69, 198, 130, 213, 46, 59, 106, 139, 44]))
 right: BlockId(FixedHash([177, 185, 108, 81, 170, 187, 252, 69, 214, 156, 120, 102, 239, 194, 103, 227, 67, 172, 18, 187, 156, 144, 11, 14, 135, 250, 63, 37, 227, 234, 117, 189]))
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Test Results (CI)

96 tests found

There are 96 tests, see "Raw output" for the full list of tests.
Raw output
consensus_tests ‑ consensus::epoch_change
consensus_tests ‑ consensus::foreign_shard_decides_to_abort
consensus_tests ‑ consensus::leader_failure_node_goes_down
consensus_tests ‑ consensus::multi_shard_propose_blocks_with_new_transactions_until_all_committed
consensus_tests ‑ consensus::multi_validator_propose_blocks_with_new_transactions_until_all_committed
consensus_tests ‑ consensus::multishard_inputs_from_previous_outputs
consensus_tests ‑ consensus::node_requests_missing_transaction_from_local_leader
consensus_tests ‑ consensus::output_conflict_abort
consensus_tests ‑ consensus::propose_blocks_with_new_transactions_until_all_committed
consensus_tests ‑ consensus::propose_blocks_with_queued_up_transactions_until_all_committed
consensus_tests ‑ consensus::single_shard_input_conflict
consensus_tests ‑ consensus::single_shard_inputs_from_previous_outputs
consensus_tests ‑ consensus::single_shard_unversioned_inputs
consensus_tests ‑ consensus::single_transaction
consensus_tests ‑ substate_store::it_allows_down_then_up
consensus_tests ‑ substate_store::it_allows_locks_within_one_transaction
consensus_tests ‑ substate_store::it_allows_substate_up_for_v0
consensus_tests ‑ substate_store::it_disallows_more_than_one_write_lock_non_local_only
consensus_tests ‑ substate_store::it_fails_if_previous_version_is_not_down
libp2p-messaging ‑ behaviour::tests::cycle_once_works
tari_base_node_client ‑ types::export_bindings_baselayervalidatornode
tari_bor ‑ json_encoding::tests::decode_encode
tari_bor ‑ tag::tests::decoding
tari_bor ‑ tag::tests::encoding
tari_dan_app_utilities ‑ json_encoding::tests::it_encodes_confidential_vaults
tari_dan_common_types ‑ committee::export_bindings_committee
tari_dan_common_types ‑ committee::export_bindings_committeeinfo
tari_dan_common_types ‑ committee::export_bindings_committeeshardinfo
tari_dan_common_types ‑ committee::export_bindings_networkcommitteeinfo
tari_dan_common_types ‑ committee::tests::select_n_starting_from::it_does_not_panic_empty_committee
tari_dan_common_types ‑ committee::tests::select_n_starting_from::it_selects_members_wrapping_around
tari_dan_common_types ‑ committee::tests::select_n_starting_from::it_wraps_around_once
tari_dan_common_types ‑ committee::tests::select_n_starting_from::it_wraps_the_start_index_around
tari_dan_common_types ‑ epoch::export_bindings_epoch
tari_dan_common_types ‑ node_height::export_bindings_nodeheight
tari_dan_common_types ‑ peer_address::export_bindings_peeraddress
tari_dan_common_types ‑ peer_address::tests::check_conversions
tari_dan_common_types ‑ peer_address::tests::zero
tari_dan_common_types ‑ shard::export_bindings_shard
tari_dan_common_types ‑ shard::test::committee_is_properly_computed
tari_dan_common_types ‑ substate_address::export_bindings_substateaddress
tari_dan_common_types ‑ substate_address::tests::max_committees
tari_dan_common_types ‑ substate_address::tests::shard_range
tari_dan_common_types ‑ substate_address::tests::substate_addresses_to_from_u256_endianness_matches
tari_dan_common_types ‑ substate_address::tests::to_committee_shard_and_shard_range_match
tari_dan_common_types ‑ substate_address::tests::to_shard
tari_dan_common_types ‑ substate_type::export_bindings_substatetype
tari_dan_common_types ‑ uint::tests::u256_one
tari_dan_engine ‑ runtime::workspace::tests::tuples
tari_dan_engine ‑ state_store::memory::tests::read_write
tari_dan_engine ‑ state_store::memory::tests::read_write_rollback_commit
tari_dan_engine ‑ wasm::version::tests::it_accepts_compatible_versions
tari_dan_engine ‑ wasm::version::tests::it_rejects_incompatible_versions
tari_dan_engine::access_rules ‑ component_access_rules::it_allows_owner_to_update_component_access_rules
tari_dan_engine::access_rules ‑ component_access_rules::it_prevents_access_rule_modification_if_owner_is_none
tari_dan_engine::access_rules ‑ component_access_rules::it_restricts_component_methods
tari_dan_engine::access_rules ‑ resource_access_rules::it_allows_access_for_proofs_by_amount
tari_dan_engine::access_rules ‑ resource_access_rules::it_allows_resource_access_with_badge_then_recall
tari_dan_engine::access_rules ‑ resource_access_rules::it_allows_resource_actions_if_auth_hook_passes
tari_dan_engine::access_rules ‑ resource_access_rules::it_creates_a_proof_from_bucket
tari_dan_engine::access_rules ‑ resource_access_rules::it_denies_actions_on_resource
tari_dan_engine::access_rules ‑ resource_access_rules::it_denies_recall_for_owner
tari_dan_engine::access_rules ‑ resource_access_rules::it_denies_resource_actions_if_auth_hook_fails
tari_dan_engine::access_rules ‑ resource_access_rules::it_disallows_hook_that_attempts_mutable_call_to_another_component_in_the_transaction
tari_dan_engine::access_rules ‑ resource_access_rules::it_disallows_hook_that_attempts_mutable_call_to_caller
tari_dan_engine::access_rules ‑ resource_access_rules::it_disallows_hook_that_writes_to_caller_component
tari_dan_engine::access_rules ‑ resource_access_rules::it_fails_if_auth_hook_is_invalid
tari_dan_engine::access_rules ‑ resource_access_rules::it_locks_resources_used_in_proofs
tari_dan_engine::access_rules ‑ resource_access_rules::it_permits_cross_template_calls_using_proofs
tari_dan_engine::access_rules ‑ resource_access_rules::it_restricts_resource_actions_to_component
tari_dan_engine::account ‑ attempt_to_overwrite_account
tari_dan_engine::account ‑ basic_faucet_transfer
tari_dan_engine::account ‑ gasless
tari_dan_engine::account ‑ withdraw_from_account_prevented
tari_dan_engine::account_nfts ‑ basic_nft_mint
tari_dan_engine::account_nfts ‑ mint_multiple_times
tari_dan_engine::address_allocation ‑ it_fails_if_allocation_is_not_used
tari_dan_engine::address_allocation ‑ it_uses_allocation_address
tari_dan_engine::airdrop ‑ airdrop
tari_dan_engine::composability ‑ it_allows_function_to_function_calls
tari_dan_engine::composability ‑ it_allows_function_to_method_calls
tari_dan_engine::composability ‑ it_allows_method_to_function_calls
tari_dan_engine::composability ‑ it_allows_method_to_method_calls
tari_dan_engine::composability ‑ it_allows_multiple_recursion_levels
tari_dan_engine::composability ‑ it_does_not_propagate_permissions
tari_dan_engine::composability ‑ it_fails_on_invalid_calls
tari_dan_engine::composability ‑ it_fails_when_surpassing_recursion_limit
tari_dan_engine::confidential ‑ attempt_to_reveal_with_unbalanced_proof
tari_dan_engine::confidential ‑ mint_and_transfer_revealed
tari_dan_engine::confidential ‑ mint_initial_commitment
tari_dan_engine::confidential ‑ mint_more_later
tari_dan_engine::confidential ‑ mint_revealed_with_invalid_proof
tari_dan_engine::confidential ‑ mint_with_view_key
tari_dan_engine::confidential ‑ multi_commitment_join
tari_dan_engine::confidential ‑ reveal_confidential_and_transfer
tari_dan_engine::confidential ‑ transfer_confidential_amounts_between_accounts