horizon/services/ingest: merge ingestion-next to master #1486
Annotations
10 errors and 5 warnings
golangci:
services/horizon/internal/db2/history/account_loader.go#L105
105-154 lines are duplicate of `services/horizon/internal/db2/history/claimable_balance_loader.go:98-147` (dupl)
|
golangci:
services/horizon/internal/db2/history/claimable_balance_loader.go#L98
98-147 lines are duplicate of `services/horizon/internal/db2/history/liquidity_pool_loader.go:98-147` (dupl)
|
golangci:
services/horizon/internal/db2/history/liquidity_pool_loader.go#L98
98-147 lines are duplicate of `services/horizon/internal/db2/history/account_loader.go:105-154` (dupl)
|
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/claimable_balances_transaction_processor.go#L111
111-139 lines are duplicate of `services/horizon/internal/ingest/processors/liquidity_pools_transaction_processor.go:115-140` (dupl)
|
golangci:
services/horizon/internal/ingest/processors/liquidity_pools_transaction_processor.go#L115
115-140 lines are duplicate of `services/horizon/internal/ingest/processors/claimable_balances_transaction_processor.go:111-139` (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:
support/db/fast_batch_insert_builder_test.go#L13
Function 'TestFastBatchInsertBuilder' is too long (118 > 100) (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/
|