tests: separate e2e tests into a standalone module #3974
Annotations
8 errors and 1 warning
lint:
cmd/interchain-security-cd/main.go#L4
"os" imported and not used (typecheck)
|
lint:
cmd/interchain-security-cdd/main.go#L4
"os" imported and not used (typecheck)
|
lint:
cmd/interchain-security-pd/main.go#L4
"os" imported and not used (typecheck)
|
lint:
cmd/interchain-security-sd/main.go#L4
"os" imported and not used (typecheck)
|
lint:
tests/integration/expired_client.go#L8
"github.com/cosmos/ibc-go/v7/modules/light-clients/07-tendermint" imported as ibctm and not used (typecheck)
|
lint:
tests/integration/setup.go#L11
"github.com/cosmos/ibc-go/v7/modules/light-clients/07-tendermint" imported as ibctmtypes and not used (typecheck)
|
lint:
tests/difference/core/driver/setup.go#L9
"github.com/cosmos/ibc-go/v7/modules/core/02-client/types" imported as clienttypes and not used (typecheck)
|
lint
issues found
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/interchain-security/interchain-security. Supported file pattern: go.sum
|