chore: address linter findings in 07-tendermint #5555
Annotations
6 errors and 1 warning
Run golangci/[email protected]:
modules/apps/callbacks/testing/simapp/app.go#L128
could not import github.com/cosmos/ibc-go/v8/modules/light-clients/06-solomachine (-: # github.com/cosmos/ibc-go/v8/modules/light-clients/06-solomachine
|
Run golangci/[email protected]
not enough return values
|
Run golangci/[email protected]:
modules/apps/callbacks/ibc_middleware_test.go#L20
"github.com/cosmos/ibc-go/v8/modules/core/05-port/types" imported as porttypes and not used (typecheck)
|
Run golangci/[email protected]:
modules/apps/callbacks/types/events_test.go#L15
missing type in composite literal (typecheck)
|
Run golangci/[email protected]:
modules/apps/callbacks/types/events_test.go#L26
missing type in composite literal (typecheck)
|
Run golangci/[email protected]
issues found
|
Run actions/setup-go@v5
Restore cache failed: Dependencies file is not found in /home/runner/work/ibc-go/ibc-go. Supported file pattern: go.sum
|
Loading