services/horizon/internal/ingest/processors: Fix bug in claimable balance change processor #1992
Annotations
4 errors and 6 warnings
Run golangci-lint:
services/horizon/internal/db2/history/mock_q_claimable_balances.go#L25
m.Called undefined (type *MockQClaimableBalances has no field or method Called) (typecheck)
|
Run golangci-lint:
services/horizon/internal/db2/history/claimable_balances_test.go#L654
q.Select undefined (type *Q has no field or method Select) (typecheck)
|
Run golangci-lint:
services/horizon/internal/ingest/processors/claimable_balances_change_processor_test.go#L302
s.Assert undefined (type *ClaimableBalancesChangeProcessorTestSuiteLedger has no field or method Assert) (typecheck)
|
Run golangci-lint:
services/horizon/internal/ingest/processors/claimable_balances_change_processor_test.go#L305
s.Assert undefined (type *ClaimableBalancesChangeProcessorTestSuiteLedger has no field or method Assert) (typecheck)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b, actions/setup-go@268d8c0ca0432bb2cf416faae41297df9d262d7f, golangci/golangci-lint-action@537aa1903e5d359d0b27dbc19ddd22c5087f3fbc. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Checkout
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/
|
Checkout
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/
|
Checkout
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/
|
Setup GO
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/
|
Run golangci-lint
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/
|
Loading