Skip to content

[Params, Clients] add generic ParamsQuerier #5464

[Params, Clients] add generic ParamsQuerier

[Params, Clients] add generic ParamsQuerier #5464

Triggered via pull request December 18, 2024 16:31
Status Failure
Total duration 5m 25s
Artifacts

run-tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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: 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: tests/integration/application/application_transfer_test.go#L52
s.GetApp undefined (type *appTransferTestSuite has no field or method GetApp) (typecheck)
go-test: tests/integration/application/application_transfer_test.go#L55
s.T undefined (type *appTransferTestSuite has no field or method T) (typecheck)
go-test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636