Skip to content

fix: comments (#6718) #1777

fix: comments (#6718)

fix: comments (#6718) #1777

Triggered via push December 9, 2024 09:21
Status Failure
Total duration 29m 44s
Artifacts

coverage.yml

on: push
test and generate coverage
20m 16s
test and generate coverage
Fit to window
Zoom out
Zoom in

Annotations

6 errors
test and generate coverage
Process completed with exit code 1.
test and generate coverage
Process completed with exit code 1.
feature:175:5.Scenario: As a client I want to send a one-sided transaction: tests/features/WalletFFI.feature:175:5: feature:175:5#L1
Step panicked. Captured output: Wallet RECEIVER failed to have at least num 1 txs with status 2, current status is 1, scanned txs 0
minotari_console_wallet::bin/minotari_console_wallet.wallet_modes::test::clap_parses_user_defined_commands_as_expected: minotari_console_wallet::bin/minotari_console_wallet#L1
thread 'wallet_modes::test::clap_parses_user_defined_commands_as_expected' panicked at applications/minotari_console_wallet/src/wallet_modes.rs:588:51: called `Result::unwrap()` on an `Err` value: ExitError { exit_code: CommandError, details: Some("error: Found argument '--message' which wasn't expected, or isn't valid in this context\n\n\tIf you tried to supply `--message` as a value rather than a flag, use `-- --message`\n\nUSAGE:\n minotari_console_wallet send-minotari [OPTIONS] <AMOUNT> <DESTINATION>\n\nFor more information try --help\n") }
applications/minotari_console_wallet/src/wallet_modes.rs.wallet_modes::test::clap_parses_user_defined_commands_as_expected: applications/minotari_console_wallet/src/wallet_modes.rs#L588
thread 'wallet_modes::test::clap_parses_user_defined_commands_as_expected' panicked at applications/minotari_console_wallet/src/wallet_modes.rs:588:51: called `Result::unwrap()` on an `Err` value: ExitError { exit_code: CommandError, details: Some("error: Found argument '--message' which wasn't expected, or isn't valid in this context\n\n\tIf you tried to supply `--message` as a value rather than a flag, use `-- --message`\n\nUSAGE:\n minotari_console_wallet send-minotari [OPTIONS] <AMOUNT> <DESTINATION>\n\nFor more information try --help\n") }
feature:33:3.Scenario: Simple reorg with burned output: tests/features/Reorgs.feature:33:3: feature:33:3#L1
Step panicked. Captured output: Burn transaction has status 0 when we desired 1 (TRANSACTION_STATUS_BROADCAST), 2 (TRANSACTION_STATUS_UNCONFIRMED), or 6 (TRANSACTION_STATUS_CONFIRMED)