Skip to content

tests: add option to dump genesis files in E2E tests #113

tests: add option to dump genesis files in E2E tests

tests: add option to dump genesis files in E2E tests #113

Triggered via pull request April 10, 2024 11:26
Status Failure
Total duration 4m 20s
Artifacts

e2emodule.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 1 warning
lint: e2e/testsuite/codec.go#L1
: # github.com/cosmos/ibc-go/e2e/testsuite
lint
undefined: gopath (typecheck)
lint: e2e/tests/core/02-client/client_test.go#L33
could not import github.com/cosmos/ibc-go/e2e/testsuite (-: # github.com/cosmos/ibc-go/e2e/testsuite
lint
undefined: gopath) (typecheck)
lint: e2e/tests/core/02-client/client_test.go#L47
cannot use new(ClientTestSuite) (value of type *ClientTestSuite) as suite.TestingSuite value in argument to testifysuite.Run: *ClientTestSuite does not implement suite.TestingSuite (missing method SetS) (typecheck)
lint: e2e/tests/core/02-client/client_test.go#L56
s.GetChainGRCPClients undefined (type *ClientTestSuite has no field or method GetChainGRCPClients) (typecheck)
lint: e2e/tests/core/02-client/client_test.go#L69
s.GetChainGRCPClients undefined (type *ClientTestSuite has no field or method GetChainGRCPClients) (typecheck)
lint: e2e/tests/core/02-client/client_test.go#L71
s.Require undefined (type *ClientTestSuite has no field or method Require) (typecheck)
lint: e2e/tests/core/02-client/client_test.go#L78
s.T undefined (type *ClientTestSuite has no field or method T) (typecheck)
lint: e2e/tests/core/02-client/client_test.go#L81
s.SetupChainsRelayerAndChannel undefined (type *ClientTestSuite has no field or method SetupChainsRelayerAndChannel) (typecheck)
tests
undefined: gopath
tests
Process completed with exit code 1.
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/ibc-go/ibc-go. Supported file pattern: go.sum