tests: add option to dump genesis files in E2E tests #35
Annotations
4 errors and 3 warnings
lint:
e2e/testsuite/testconfig.go#L194
commentFormatting: put a space between `//` and comment text (gocritic)
|
lint:
e2e/testsuite/testsuite.go#L100
File is not `gofumpt`-ed (gofumpt)
|
lint:
e2e/testsuite/testsuite.go#L73
test helper function should start from t.Helper() (thelper)
|
lint
issues found
|
lint:
e2e/testsuite/testsuite.go#L209
import-shadowing: The name 'path' shadows an import name (revive)
|
lint:
e2e/testsuite/testsuite.go#L255
import-shadowing: The name 'path' shadows an import name (revive)
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/ibc-go/ibc-go. Supported file pattern: go.sum
|