services/horizon: Remove --parallel-job-size config parameter used for reingestion. #3006
Annotations
6 errors and 6 warnings
golangci:
services/horizon/cmd/db_test.go#L60
s.T undefined (type *DBCommandsTestSuite has no field or method T) (typecheck)
|
golangci:
services/horizon/internal/ingest/parallel.go#L125
undefined: max (typecheck)
|
golangci:
services/horizon/internal/ingest/parallel.go#L130
undefined: min (typecheck)
|
golangci:
services/horizon/internal/ingest/parallel_test.go#L153
result.On undefined (type *mockSystem has no field or method On) (typecheck)
|
golangci:
services/horizon/internal/ingest/parallel_test.go#L155
result.On undefined (type *mockSystem has no field or method On) (typecheck)
|
golangci:
services/horizon/internal/ingest/parallel_test.go#L174
result.On undefined (type *mockSystem has no field or method On) (typecheck)
|
golangci
The following actions use a deprecated Node.js version 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/
|