Skip to content

Added Heartbeat transaction #1019

Added Heartbeat transaction

Added Heartbeat transaction #1019

Triggered via pull request January 17, 2025 05:30
Status Failure
Total duration 48s
Artifacts

pr.yaml

on: pull_request
Run PR checks  /  node-ci
39s
Run PR checks / node-ci
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
Run PR checks / node-ci: src/tests/builders/transaction-result-builder.ts#L77
Type '{ 'hb-address': string; }' is missing the following properties from type 'HeartbeatTransactionResult': 'hb-key-dilution', 'hb-proof', 'hb-seed', 'hb-vote-id'
Run PR checks / node-ci: src/tests/object-mother/transaction-result.ts#L78
Type '{ 'hb-address': string; }' is missing the following properties from type 'HeartbeatTransactionResult': 'hb-key-dilution', 'hb-proof', 'hb-seed', 'hb-vote-id'
Run PR checks / node-ci: src/tests/object-mother/transaction-result.ts#L98
Type '{ 'hb-address': string; }' is missing the following properties from type 'HeartbeatTransactionResult': 'hb-key-dilution', 'hb-proof', 'hb-seed', 'hb-vote-id'
Run PR checks / node-ci
Process completed with exit code 2.
Run PR checks / node-ci
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636