Skip to content

chore: change modules to follow ibc-go version (backport #8089) #1698

chore: change modules to follow ibc-go version (backport #8089)

chore: change modules to follow ibc-go version (backport #8089) #1698

Triggered via pull request March 2, 2025 19:32
Status Failure
Total duration 1m 54s
Artifacts

e2emodule.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 1 warning
tests
module ../modules/light-clients/08-wasm: parsing ../modules/light-clients/08-wasm/go.mod: /home/runner/work/ibc-go/ibc-go/modules/light-clients/08-wasm/go.mod:36: require <<<<<<<: version "HEAD" invalid: must be of the form v1.2.3
tests
Process completed with exit code 1.
lint: e2e/tests/core/02-client/client_test.go#L49
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#L59
s.Require undefined (type *ClientTestSuite has no field or method Require) (typecheck)
lint: e2e/tests/core/02-client/client_test.go#L67
s.T undefined (type *ClientTestSuite has no field or method T) (typecheck)
lint: e2e/tests/core/02-client/client_test.go#L71
s.CreateDefaultPaths undefined (type *ClientTestSuite has no field or method CreateDefaultPaths) (typecheck)
lint: e2e/tests/core/02-client/client_test.go#L73
s.GetChains undefined (type *ClientTestSuite has no field or method GetChains) (typecheck)
lint: e2e/tests/core/02-client/client_test.go#L74
s.CreateUserOnChainA undefined (type *ClientTestSuite has no field or method CreateUserOnChainA) (typecheck)
lint: e2e/tests/core/02-client/client_test.go#L81
s.Require undefined (type *ClientTestSuite has no field or method Require) (typecheck)
lint: e2e/tests/core/02-client/client_test.go#L82
s.Require undefined (type *ClientTestSuite has no field or method Require) (typecheck)
lint: e2e/tests/core/02-client/client_test.go#L85
s.Require undefined (type *ClientTestSuite has no field or method Require) (typecheck)
lint: e2e/tests/core/02-client/client_test.go#L91
s.Require undefined (type *ClientTestSuite has no field or method Require) (typecheck)
lint
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.