integrating new loaders and builders into processors #1430
Annotations
7 errors and 5 warnings
golangci:
services/horizon/internal/ingest/processors/stats_ledger_transaction_processor_test.go#L52
52-90 lines are duplicate of `services/horizon/internal/ingest/processors/stats_ledger_transaction_processor_test.go:93-131` (dupl)
|
golangci:
services/horizon/internal/ingest/processors/stats_ledger_transaction_processor_test.go#L93
93-131 lines are duplicate of `services/horizon/internal/ingest/processors/stats_ledger_transaction_processor_test.go:52-90` (dupl)
|
golangci:
services/horizon/internal/ingest/processors/stats_ledger_transaction_processor_test.go#L32
Error return value of `p.ProcessTransaction` is not checked (errcheck)
|
golangci:
services/horizon/internal/ingest/processors/stats_ledger_transaction_processor_test.go#L42
Error return value of `p.ProcessTransaction` is not checked (errcheck)
|
golangci:
services/horizon/internal/ingest/processors/stats_ledger_transaction_processor.go#L59
Function 'ProcessTransaction' has too many statements (59 > 50) (funlen)
|
golangci:
support/db/batch_insert_builder_test.go#L16
ST1003: struct field JsonValue should be JSONValue (stylecheck)
|
golangci:
support/db/main_test.go#L15
ST1003: struct field JsonValue should be JSONValue (stylecheck)
|
golangci
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
golangci
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
golangci
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
golangci
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
golangci
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|