Skip to content

[Params, Clients] add generic ParamsQuerier #5547

[Params, Clients] add generic ParamsQuerier

[Params, Clients] add generic ParamsQuerier #5547

Triggered via pull request January 16, 2025 13:55
Status Failure
Total duration 5m 47s
Artifacts

run-tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
go-test: testutil/integration/app.go#L250
cfg.authorityAddress undefined (type *IntegrationAppConfig has no field or method authorityAddress)
go-test: testutil/integration/app.go#L251
cfg.authorityAddress undefined (type *IntegrationAppConfig has no field or method authorityAddress) (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: tests/integration/application/application_transfer_test.go#L56
s.T undefined (type *appTransferTestSuite has no field or method T) (typecheck)
go-test: tests/integration/application/application_transfer_test.go#L84
s.GetAppQueryClient undefined (type *appTransferTestSuite has no field or method GetAppQueryClient) (typecheck)
go-test: tests/integration/application/application_transfer_test.go#L85
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