services/galexie: add integration tests for S3 storage. #3841
Annotations
10 errors
|
golangci:
services/horizon/internal/ingest/filters/account_test.go#L75
filter.FilterTransaction undefined (type AccountFilter has no field or method FilterTransaction) (typecheck)
|
|
golangci:
services/horizon/internal/ingest/filters/account_test.go#L51
filter.FilterTransaction undefined (type AccountFilter has no field or method FilterTransaction) (typecheck)
|
|
golangci:
services/horizon/internal/ingest/filters/account_test.go#L29
filter.FilterTransaction undefined (type AccountFilter has no field or method FilterTransaction) (typecheck)
|
|
golangci:
services/horizon/internal/actions/liquidity_pool_test.go#L13
"github.com/stellar/go/support/render/problem" imported and not used (typecheck)
|
|
golangci:
support/datastore/mocks.go#L70
cannot use &MockDataStore{} (value of type *MockDataStore) as DataStore value in variable declaration: *MockDataStore does not implement DataStore (missing method GetFileLastModified)) (typecheck)
|
|
golangci:
services/galexie/internal/app.go#L21
could not import github.com/stellar/go/support/datastore (-: # github.com/stellar/go/support/datastore
|
|
golangci:
support/datastore/mocks.go#L70
cannot use &MockDataStore{} (value of type *MockDataStore) as DataStore value in variable declaration: *MockDataStore does not implement DataStore (missing method GetFileLastModified)) (typecheck)
|
|
golangci:
ingest/ledgerbackend/buffered_storage_backend.go#L13
could not import github.com/stellar/go/support/datastore (-: # github.com/stellar/go/support/datastore
|
|
golangci:
support/datastore/mocks.go#L70
cannot use &MockDataStore{} (value of type *MockDataStore) as DataStore value in variable declaration: *MockDataStore does not implement DataStore (missing method GetFileLastModified)) (typecheck)
|
|
golangci:
ingest/cdp/producer.go#L10
could not import github.com/stellar/go/support/datastore (-: # github.com/stellar/go/support/datastore
|