feat(testing): Implement Solomachine client and chain upgrade functionality in endpoint.go #20205
Annotations
10 errors and 2 warnings
lint:
testing/endpoint.go#L112
cannot use endpoint.Chain.TB (variable of type "testing".TB) as *"testing".T value in argument to NewSolomachine: need type assertion
|
lint:
testing/endpoint.go#L193
declared and not used: upgradeHeight (typecheck)
|
lint:
modules/apps/27-interchain-accounts/module_test.go#L8
could not import github.com/cosmos/ibc-go/v9/testing (-: # github.com/cosmos/ibc-go/v9/testing
|
lint:
testing/endpoint.go#L112
cannot use endpoint.Chain.TB (variable of type "testing".TB) as *"testing".T value in argument to NewSolomachine: need type assertion
|
lint:
testing/endpoint.go#L193
declared and not used: upgradeHeight) (typecheck)
|
lint:
modules/apps/27-interchain-accounts/controller/ibc_middleware_test.go#L24
could not import github.com/cosmos/ibc-go/v9/testing (-: # github.com/cosmos/ibc-go/v9/testing
|
lint:
testing/endpoint.go#L112
cannot use endpoint.Chain.TB (variable of type "testing".TB) as *"testing".T value in argument to NewSolomachine: need type assertion
|
lint:
testing/endpoint.go#L193
declared and not used: upgradeHeight) (typecheck)
|
lint:
modules/apps/27-interchain-accounts/controller/keeper/account_test.go#L6
could not import github.com/cosmos/ibc-go/v9/testing (-: # github.com/cosmos/ibc-go/v9/testing [github.com/cosmos/ibc-go/v9/modules/apps/27-interchain-accounts/controller/keeper.test]
|
lint:
testing/endpoint.go#L112
cannot use endpoint.Chain.TB (variable of type "testing".TB) as *"testing".T value in argument to NewSolomachine: need type assertion
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/ibc-go/ibc-go. Supported file pattern: go.sum
|