indexer: index more details about blocks and transactions #7780
main.yml
on: pull_request
job_go_checks
2m 9s
Docker
/
Publish images
Publish coverage (Coveralls)
0s
Annotations
7 errors
job_go_test:
vochain/indexer/indexertypes/types.go#L202
unknown field Index in struct literal of type TransactionMetadata
|
job_go_test:
vochain/indexer/indexertypes/types.go#L202
dbtx.ID undefined (type *indexerdb.SearchTransactionsRow has no field or method ID)
|
job_go_test
Process completed with exit code 1.
|
job_go_checks:
vochain/indexer/indexertypes/types.go#L202
unknown field Index in struct literal of type TransactionMetadata
|
job_go_checks:
vochain/indexer/indexertypes/types.go#L202
dbtx.ID undefined (type *indexerdb.SearchTransactionsRow has no field or method ID)
|
job_go_checks
Process completed with exit code 1.
|
job_compose_test
Process completed with exit code 30.
|