wip: update e2e test for debugging #2922
Annotations
10 errors and 1 warning
golangci-lint:
tests/e2e/testutil/account.go#L203
response.Err undefined (type EvmTxResponse has no field or method Err) (typecheck)
|
golangci-lint:
tests/e2e/testutil/account.go#L282
res.Err undefined (type EvmTxResponse has no field or method Err) (typecheck)
|
golangci-lint:
tests/e2e/testutil/eip712.go#L16
"github.com/cosmos/cosmos-sdk/x/auth/tx" imported as authtx and not used (typecheck)
|
golangci-lint:
client/rest/rest_test.go#L199
undefined: types.NewInt (typecheck)
|
golangci-lint:
tests/e2e/e2e_community_update_params_test.go#L24
suite.Kava undefined (type *IntegrationTestSuite has no field or method Kava) (typecheck)
|
golangci-lint:
tests/e2e/e2e_community_update_params_test.go#L44
suite.Kava undefined (type *IntegrationTestSuite has no field or method Kava) (typecheck)
|
golangci-lint:
tests/e2e/e2e_community_update_params_test.go#L45
suite.Require undefined (type *IntegrationTestSuite has no field or method Require) (typecheck)
|
golangci-lint:
tests/e2e/e2e_community_update_params_test.go#L46
suite.Require undefined (type *IntegrationTestSuite has no field or method Require) (typecheck)
|
golangci-lint:
tests/e2e/e2e_community_update_params_test.go#L55
suite.Kava undefined (type *IntegrationTestSuite has no field or method Kava) (typecheck)
|
golangci-lint:
tests/e2e/e2e_community_update_params_test.go#L58
suite.NoError undefined (type *IntegrationTestSuite has no field or method NoError) (typecheck)
|
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/
|
Loading