Add metamorph records clearing #1216
Annotations
10 errors
build:
cmd/background_worker/main.go#L30
undefined: jobs.ClearRecrodsParams
|
build:
database_testing/database_test_suite.go#L22
GetRandomBytes redeclared in this block
|
build:
database_testing/blocktx_db_test_suite.go#L22
other declaration of GetRandomBytes
|
build:
database_testing/database_test_suite.go#L25
GetTestBlock redeclared in this block
|
build:
database_testing/blocktx_db_test_suite.go#L25
other declaration of GetTestBlock
|
build:
database_testing/database_test_suite.go#L38
GetTestTransaction redeclared in this block
|
build:
database_testing/blocktx_db_test_suite.go#L38
other declaration of GetTestTransaction
|
build:
database_testing/database_test_suite.go#L47
DBConnectionParams redeclared in this block
|
build:
database_testing/blocktx_db_test_suite.go#L47
other declaration of DBConnectionParams
|
build:
database_testing/database_test_suite.go#L55
method DBConnectionParams.String already declared at database_testing/blocktx_db_test_suite.go:55:29
|