Skip to content

feat(testing): Implement Solomachine client and chain upgrade functionality in endpoint.go #20205

feat(testing): Implement Solomachine client and chain upgrade functionality in endpoint.go

feat(testing): Implement Solomachine client and chain upgrade functionality in endpoint.go #20205

Re-run triggered January 10, 2025 14:45
Status Failure
Total duration 8m 2s
Artifacts

golangci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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