wip: update e2e test for debugging #2922
ci-commit.yml
on: push
lint
/
...
/
Check Proto
17s
lint
/
golangci-lint
3m 32s
Annotations
11 errors and 2 warnings
lint / proto-lint / Check Proto
Process completed with exit code 1.
|
lint / golangci-lint:
tests/e2e/testutil/account.go#L203
response.Err undefined (type EvmTxResponse has no field or method Err) (typecheck)
|
lint / golangci-lint:
tests/e2e/testutil/account.go#L282
res.Err undefined (type EvmTxResponse has no field or method Err) (typecheck)
|
lint / golangci-lint:
tests/e2e/testutil/eip712.go#L16
"github.com/cosmos/cosmos-sdk/x/auth/tx" imported as authtx and not used (typecheck)
|
lint / golangci-lint:
client/rest/rest_test.go#L199
undefined: types.NewInt (typecheck)
|
lint / golangci-lint:
tests/e2e/e2e_community_update_params_test.go#L24
suite.Kava undefined (type *IntegrationTestSuite has no field or method Kava) (typecheck)
|
lint / golangci-lint:
tests/e2e/e2e_community_update_params_test.go#L44
suite.Kava undefined (type *IntegrationTestSuite has no field or method Kava) (typecheck)
|
lint / golangci-lint:
tests/e2e/e2e_community_update_params_test.go#L45
suite.Require undefined (type *IntegrationTestSuite has no field or method Require) (typecheck)
|
lint / golangci-lint:
tests/e2e/e2e_community_update_params_test.go#L46
suite.Require undefined (type *IntegrationTestSuite has no field or method Require) (typecheck)
|
lint / golangci-lint:
tests/e2e/e2e_community_update_params_test.go#L55
suite.Kava undefined (type *IntegrationTestSuite has no field or method Kava) (typecheck)
|
lint / golangci-lint:
tests/e2e/e2e_community_update_params_test.go#L58
suite.NoError undefined (type *IntegrationTestSuite has no field or method NoError) (typecheck)
|
lint / proto-lint / Check Proto
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint / golangci-lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|