[Clients] embed ParamsQuerier
into SharedQueryClient
#5463
Annotations
10 errors and 1 warning
go-test:
pkg/client/query/paramsquerier.go#L131
bq.paramsCache.GetAtHeight undefined (type "github.com/pokt-network/poktroll/pkg/client".HistoricalQueryCache[P] has no field or method GetAtHeight) (typecheck)
|
go-test:
pkg/deps/config/suppliers.go#L16
could not import github.com/pokt-network/poktroll/pkg/client/query (-: # github.com/pokt-network/poktroll/pkg/client/query
|
go-test:
pkg/client/query/paramsquerier.go#L131
bq.paramsCache.GetAtHeight undefined (type "github.com/pokt-network/poktroll/pkg/client".HistoricalQueryCache[P] has no field or method GetAtHeight)) (typecheck)
|
go-test:
testutil/testclient/testqueryclients/accquerier.go#L13
could not import github.com/pokt-network/poktroll/pkg/client/query (-: # github.com/pokt-network/poktroll/pkg/client/query
|
go-test:
pkg/client/query/paramsquerier.go#L131
bq.paramsCache.GetAtHeight undefined (type "github.com/pokt-network/poktroll/pkg/client".HistoricalQueryCache[P] has no field or method GetAtHeight)) (typecheck)
|
go-test:
pkg/client/query/sharedquerier_test.go#L15
could not import github.com/pokt-network/poktroll/pkg/client/query (-: # github.com/pokt-network/poktroll/pkg/client/query
|
go-test:
pkg/client/query/paramsquerier.go#L131
bq.paramsCache.GetAtHeight undefined (type "github.com/pokt-network/poktroll/pkg/client".HistoricalQueryCache[P] has no field or method GetAtHeight)) (typecheck)
|
go-test:
tests/integration/application/application_transfer_test.go#L45
cannot use new(appTransferTestSuite) (value of type *appTransferTestSuite) as suite.TestingSuite value in argument to suite.Run: *appTransferTestSuite does not implement suite.TestingSuite (missing method SetS) (typecheck)
|
go-test:
tests/integration/application/application_transfer_test.go#L50
s.NewApp undefined (type *appTransferTestSuite has no field or method NewApp) (typecheck)
|
go-test:
tests/integration/application/application_transfer_test.go#L51
s.GetApp undefined (type *appTransferTestSuite has no field or method GetApp) (typecheck)
|
go-test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|