test: add fee test with wrong denom order #6645
Annotations
10 errors and 1 warning
Test E2E:
tests/e2e/e2e_test.go#L7
"github.com/cosmos/cosmos-sdk/x/bank/types" imported and not used
|
Test E2E:
tests/e2e/e2e_test.go#L95
chainAPI declared and not used
|
Test E2E:
tests/e2e/e2e_test.go#L99
assignment mismatch: 1 variable but val1.keyInfo.GetAddress returns 2 values
|
Test E2E:
tests/e2e/e2e_test.go#L103
undefined: sdk.NewInt
|
Test E2E:
tests/e2e/e2e_test.go#L104
undefined: sdk.NewInt
|
Test E2E:
tests/e2e/e2e_test.go#L107
undefined: banktypes
|
Test E2E:
tests/e2e/e2e_test.go#L110
undefined: sdk.NewInt
|
Test E2E:
tests/e2e/e2e_test.go#L114
s.chainA.clientCtx undefined (type *chain has no field or method clientCtx)
|
Test E2E:
tests/e2e/e2e_test.go#L123
s.chainA.SignAndBroadcastTx undefined (type *chain has no field or method SignAndBroadcastTx)
|
Test E2E
Process completed with exit code 2.
|
Run actions/setup-go@v5
Restore cache failed: Dependencies file is not found in /home/runner/work/gaia/gaia. Supported file pattern: go.sum
|
Loading