services/horizon/internal/ingest: reap lookup tables without blocking ingestion #2812
Annotations
10 errors and 6 warnings
golangci:
services/horizon/internal/db2/history/account_loader.go#L188
q.SelectRaw undefined (type *Q has no field or method SelectRaw) (typecheck)
|
golangci:
services/horizon/internal/db2/history/key_value.go#L216
q.Get undefined (type *Q has no field or method Get) (typecheck)
|
golangci:
services/horizon/internal/db2/history/main.go#L991
q.GetRaw undefined (type *Q has no field or method GetRaw) (typecheck)
|
golangci:
services/horizon/internal/db2/history/main.go#L993
q.NoRows undefined (type *Q has no field or method NoRows) (typecheck)
|
golangci:
services/horizon/internal/db2/history/main.go#L1001
q.SelectRaw undefined (type *Q has no field or method SelectRaw) (typecheck)
|
golangci:
services/horizon/internal/db2/history/main.go#L1010
q.Begin undefined (type *Q has no field or method Begin) (typecheck)
|
golangci:
services/horizon/internal/db2/history/main.go#L1013
q.Rollback undefined (type *Q has no field or method Rollback) (typecheck)
|
golangci:
services/horizon/internal/db2/history/main.go#L1028
q.Commit undefined (type *Q has no field or method Commit) (typecheck)
|
golangci:
services/horizon/internal/db2/history/main.go#L1125
q.ExecRaw undefined (type *Q has no field or method ExecRaw) (typecheck)
|
golangci:
services/horizon/internal/ingest/main_test.go#L466
m.Called undefined (type *mockDBQ has no field or method Called) (typecheck)
|
golangci
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b, actions/setup-go@268d8c0ca0432bb2cf416faae41297df9d262d7f, golangci/golangci-lint-action@537aa1903e5d359d0b27dbc19ddd22c5087f3fbc. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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/
|