Skip to content

[Clients] embed ParamsQuerier into SupplierQueryClient #5353

[Clients] embed ParamsQuerier into SupplierQueryClient

[Clients] embed ParamsQuerier into SupplierQueryClient #5353

Triggered via pull request December 11, 2024 16:09
Status Failure
Total duration 5m 33s
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/appquerier.go#L72
undefined: client.AllQueriesTotalCounter (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/appquerier.go#L72
undefined: client.AllQueriesTotalCounter) (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/appquerier.go#L72
undefined: client.AllQueriesTotalCounter) (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/appquerier.go#L72
undefined: client.AllQueriesTotalCounter) (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