Skip to content

[Params, Clients] add generic ParamsQuerier #5416

[Params, Clients] add generic ParamsQuerier

[Params, Clients] add generic ParamsQuerier #5416

Triggered via pull request December 16, 2024 12:38
Status Failure
Total duration 5m 11s
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#L47
multiple-value cache.NewInMemoryCache[P](cfg.CacheOpts...) (value of type (*"github.com/pokt-network/poktroll/pkg/client/query/cache".inMemoryCache[P], error)) in single-value context (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#L47
multiple-value cache.NewInMemoryCache[P](cfg.CacheOpts...) (value of type (*"github.com/pokt-network/poktroll/pkg/client/query/cache".inMemoryCache[P], error)) in single-value context) (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#L47
multiple-value cache.NewInMemoryCache[P](cfg.CacheOpts...) (value of type (*"github.com/pokt-network/poktroll/pkg/client/query/cache".inMemoryCache[P], error)) in single-value context) (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