Ingestion fastbatch cbp #1440
Annotations
10 errors and 6 warnings
golangci:
services/horizon/internal/actions/claimable_balance_test.go#L24
Error return value of `q.SessionInterface.BeginTx` is not checked (errcheck)
|
golangci:
services/horizon/internal/actions/claimable_balance_test.go#L25
Error return value of `q.SessionInterface.Rollback` is not checked (errcheck)
|
golangci:
services/horizon/internal/actions/claimable_balance_test.go#L157
Error return value of `q.SessionInterface.BeginTx` is not checked (errcheck)
|
golangci:
services/horizon/internal/actions/claimable_balance_test.go#L158
Error return value of `q.SessionInterface.Rollback` is not checked (errcheck)
|
golangci:
services/horizon/internal/ingest/verify_test.go#L274
Error return value of `q.SessionInterface.BeginTx` is not checked (errcheck)
|
golangci:
services/horizon/internal/ingest/verify_test.go#L275
Error return value of `q.SessionInterface.Rollback` is not checked (errcheck)
|
golangci:
services/horizon/internal/ingest/verify_test.go#L363
Error return value of `q.SessionInterface.Commit` is not checked (errcheck)
|
golangci:
services/horizon/internal/ingest/processor_runner.go#L7
File is not `goimports`-ed with -local github.com/golangci/golangci-lint (goimports)
|
golangci:
services/horizon/internal/ingest/processors/claimable_balances_change_processor.go#L116
Error return value of `p.claimantsInsertBuilder.Reset` is not checked (errcheck)
|
golangci:
services/horizon/internal/ingest/processors/claimable_balances_change_processor.go#L117
Error return value of `p.claimableBalanceInsertBuilder.Reset` is not checked (errcheck)
|
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/
|
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/
|