chore: address linter findings in 07-tendermint #5554
Annotations
17 errors and 1 warning
build (amd64)
clientState declared and not used
|
build (amd64)
not enough return values
|
build (amd64)
Process completed with exit code 1.
|
build (arm64)
The job was canceled because "amd64" failed.
|
build (arm64)
The operation was canceled.
|
build (arm)
The job was canceled because "amd64" failed.
|
build (arm)
The operation was canceled.
|
lint:
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
|
lint
clientState declared and not used
|
lint
not enough return values
|
lint:
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)
|
lint:
modules/apps/callbacks/types/events_test.go#L15
missing type in composite literal (typecheck)
|
lint:
modules/apps/callbacks/types/events_test.go#L26
missing type in composite literal (typecheck)
|
lint
issues found
|
tests
clientState declared and not used
|
tests
not enough return values
|
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
|