Skip to content

Add metamorph records clearing #781

Add metamorph records clearing

Add metamorph records clearing #781

Triggered via pull request December 17, 2023 20:10
Status Failure
Total duration 4m 59s
Artifacts

static-analysis.yml

on: pull_request
Static analysis
4m 49s
Static analysis
Static check
21s
Static check
Golangci-lint
18s
Golangci-lint
Fit to window
Zoom out
Zoom in

Annotations

30 errors
Golangci-lint: cmd/api.go#L1
: # github.com/bitcoin-sv/arc/cmd
Golangci-lint: cmd/background_worker.go#L60
undefined: jobs.ClearRecrodsParams (typecheck)
Golangci-lint: main.go#L16
could not import github.com/bitcoin-sv/arc/cmd (-: # github.com/bitcoin-sv/arc/cmd
Golangci-lint: cmd/background_worker.go#L60
undefined: jobs.ClearRecrodsParams) (typecheck)
Golangci-lint: cmd/api/main.go#L9
could not import github.com/bitcoin-sv/arc/cmd (-: # github.com/bitcoin-sv/arc/cmd
Golangci-lint: cmd/background_worker.go#L60
undefined: jobs.ClearRecrodsParams) (typecheck)
Golangci-lint: cmd/background_worker/main.go#L1
: # github.com/bitcoin-sv/arc/cmd/background_worker
Golangci-lint: cmd/background_worker/main.go#L30
undefined: jobs.ClearRecrodsParams (typecheck)
Golangci-lint: cmd/blocktx/main.go#L11
could not import github.com/bitcoin-sv/arc/cmd (-: # github.com/bitcoin-sv/arc/cmd
Golangci-lint: cmd/background_worker.go#L60
undefined: jobs.ClearRecrodsParams) (typecheck)
Static check: cmd/background_worker.go#L60
undefined: jobs.ClearRecrodsParams (compile)
Static check: cmd/background_worker/main.go#L30
undefined: jobs.ClearRecrodsParams (compile)
Static check: database_testing/database_test_suite.go#L22
GetRandomBytes redeclared in this block
Static check: database_testing/blocktx_db_test_suite.go#L22
other declaration of GetRandomBytes
Static check: database_testing/database_test_suite.go#L25
GetTestBlock redeclared in this block
Static check: database_testing/blocktx_db_test_suite.go#L25
other declaration of GetTestBlock
Static check: database_testing/database_test_suite.go#L38
GetTestTransaction redeclared in this block
Static check: database_testing/blocktx_db_test_suite.go#L38
other declaration of GetTestTransaction
Static check: database_testing/database_test_suite.go#L47
DBConnectionParams redeclared in this block
Static check: database_testing/blocktx_db_test_suite.go#L47
other declaration of DBConnectionParams
Static analysis: cmd/background_worker.go#L60
undefined: jobs.ClearRecrodsParams
Static analysis: database_testing/database_test_suite.go#L22
GetRandomBytes redeclared in this block
Static analysis: database_testing/blocktx_db_test_suite.go#L22
other declaration of GetRandomBytes
Static analysis: database_testing/database_test_suite.go#L25
GetTestBlock redeclared in this block
Static analysis: database_testing/blocktx_db_test_suite.go#L25
other declaration of GetTestBlock
Static analysis: database_testing/database_test_suite.go#L38
GetTestTransaction redeclared in this block
Static analysis: database_testing/blocktx_db_test_suite.go#L38
other declaration of GetTestTransaction
Static analysis: database_testing/database_test_suite.go#L47
DBConnectionParams redeclared in this block
Static analysis: database_testing/blocktx_db_test_suite.go#L47
other declaration of DBConnectionParams
Static analysis: database_testing/database_test_suite.go#L55
method DBConnectionParams.String already declared at database_testing/blocktx_db_test_suite.go:55:29