integrating new loaders and builders into processors #1408
Annotations
5 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
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/
|