Skip to content

test: add fee test with wrong denom order #14605

test: add fee test with wrong denom order

test: add fee test with wrong denom order #14605

Re-run triggered January 27, 2025 05:27
Status Success
Total duration 16m 6s
Artifacts

codeql-analysis.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
Analyze: tests/e2e/e2e_test.go#L7
"github.com/cosmos/cosmos-sdk/x/bank/types" imported and not used
Analyze: tests/e2e/e2e_test.go#L95
chainAPI declared and not used
Analyze: tests/e2e/e2e_test.go#L99
assignment mismatch: 1 variable but val1.keyInfo.GetAddress returns 2 values
Analyze: tests/e2e/e2e_test.go#L103
undefined: sdk.NewInt
Analyze: tests/e2e/e2e_test.go#L104
undefined: sdk.NewInt
Analyze: tests/e2e/e2e_test.go#L107
undefined: banktypes
Analyze: tests/e2e/e2e_test.go#L110
undefined: sdk.NewInt
Analyze: tests/e2e/e2e_test.go#L114
s.chainA.clientCtx undefined (type *chain has no field or method clientCtx)
Analyze: tests/e2e/e2e_test.go#L123
s.chainA.SignAndBroadcastTx undefined (type *chain has no field or method SignAndBroadcastTx) (typecheck)
Analyze
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636