Skip to content

services/galexie: add integration tests for S3 storage. #3841

services/galexie: add integration tests for S3 storage.

services/galexie: add integration tests for S3 storage. #3841

Triggered via pull request July 22, 2025 00:39
Status Success
Total duration 1m 0s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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