test(e2e
): allow to run E2E tests on any networks
#2134
Annotations
7 errors and 4 warnings
lint:
contrib/localnet/orchestrator/smoketest/runner/logger.go#L4
File is not `goimports`-ed (goimports)
|
lint:
cmd/zetae2e/account.go#L5
File is not `goimports`-ed (goimports)
|
lint:
cmd/zetae2e/run.go#L6
File is not `goimports`-ed (goimports)
|
lint:
cmd/zetae2e/local/bitcoin.go#L15
func `bitcoinTestRoutine` is unused (unused)
|
lint:
cmd/zetae2e/local/erc20.go#L15
func `erc20TestRoutine` is unused (unused)
|
lint:
cmd/zetae2e/local/zeta.go#L15
func `zetaTestRoutine` is unused (unused)
|
lint
issues found
|
gosec-cosmos
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint:
cmd/zetae2e/account.go#L28
unused-parameter: parameter 'cmd' seems to be unused, consider removing or renaming it as _ (revive)
|
gosec
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|