Support event APIs #1575
Triggered via pull request
September 19, 2023 07:20
Status
Failure
Total duration
7m 17s
Artifacts
–
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
unit-test.yml
on: pull_request
Unit tests
4m 23s
Unit tests -race
7m 9s
Annotations
6 errors
Unit tests:
components/inx/server_utxo.go#L36
l.CommitmentIdIncluded undefined (type *"github.com/iotaledger/inx/go".LedgerOutput has no field or method CommitmentIdIncluded)
|
Unit tests:
components/inx/server_utxo.go#L61
l.CommitmentIdSpent undefined (type *"github.com/iotaledger/inx/go".LedgerSpent has no field or method CommitmentIdSpent)
|
Unit tests
Process completed with exit code 1.
|
Unit tests -race:
components/inx/server_utxo.go#L36
l.CommitmentIdIncluded undefined (type *"github.com/iotaledger/inx/go".LedgerOutput has no field or method CommitmentIdIncluded)
|
Unit tests -race:
components/inx/server_utxo.go#L61
l.CommitmentIdSpent undefined (type *"github.com/iotaledger/inx/go".LedgerSpent has no field or method CommitmentIdSpent)
|
Unit tests -race
Process completed with exit code 1.
|