Add metamorph records clearing #783
Annotations
10 errors
blocktx/store/sql/get_transaction_blocks_test.go#L18
undefined: DatabaseTestSuite
|
blocktx/store/sql/get_transaction_blocks_test.go#L24
s.InsertBlock undefined (type *GetTransactionBlocksSuite has no field or method InsertBlock)
|
blocktx/store/sql/get_transaction_blocks_test.go#L26
s.InsertTransaction undefined (type *GetTransactionBlocksSuite has no field or method InsertTransaction)
|
blocktx/store/sql/get_transaction_blocks_test.go#L28
s.InsertBlockTransactionMap undefined (type *GetTransactionBlocksSuite has no field or method InsertBlockTransactionMap)
|
blocktx/store/sql/get_transaction_blocks_test.go#L35
s.T undefined (type *GetTransactionBlocksSuite has no field or method T)
|
blocktx/store/sql/get_transaction_blocks_test.go#L44
s.T undefined (type *GetTransactionBlocksSuite has no field or method T)
|
blocktx/store/sql/get_transaction_blocks_test.go#L45
s.T undefined (type *GetTransactionBlocksSuite has no field or method T)
|
blocktx/store/sql/get_transaction_blocks_test.go#L46
s.T undefined (type *GetTransactionBlocksSuite has no field or method T)
|
blocktx/store/sql/get_transaction_blocks_test.go#L51
cannot use s (variable of type *GetTransactionBlocksSuite) as suite.TestingSuite value in argument to suite.Run: *GetTransactionBlocksSuite does not implement suite.TestingSuite (missing method SetS)
|
cmd/background_worker/main.go#L30
undefined: jobs.ClearRecrodsParams
|
The logs for this run have expired and are no longer available.
Loading