feat: add payment id to notify script (#6586) #1709
coverage.yml
on: push
test and generate coverage
2m 17s
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
|
feature:212:5.Scenario: As a client I want to receive a one-sided transaction: tests/features/WalletFFI.feature:212:5:
feature:212:5#L1
Step panicked. Captured output: One sided transaction from SENDER to FFI_RECEIVER with amount 1000000 at fee 20 failed to be broadcasted
|
feature:212:5.Scenario: As a client I want to receive a one-sided transaction: tests/features/WalletFFI.feature:212:5:
feature:212:5#L1
Step panicked. Captured output: One sided transaction from SENDER to FFI_RECEIVER with amount 1000000 at fee 20 failed to be broadcasted
|
feature:77:3.Scenario: When a new node joins the network, it receives all peers: tests/features/Sync.feature:77:3:
feature:77:3#L1
Step panicked. Captured output: called `Result::unwrap()` on an `Err` value: Status { code: Unavailable, message: "error trying to connect: tcp connect error: Connection refused (os error 111)", source: Some(tonic::transport::Error(Transport, hyper::Error(Connect, ConnectError("tcp connect error", Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })))) }
|