Add IBC test cases #6
Draft
Annotations
10 errors and 1 warning
|
ibc/testing/coordinator.go#L41
Error return value of `evmd.EvmAppOptions` is not checked (errcheck)
|
|
ibc/testing/chain.go#L120
G115: integer overflow conversion int -> uint64 (gosec)
|
|
ibc/testing/chain.go#L256
G115: integer overflow conversion int64 -> uint64 (gosec)
|
|
ibc/testing/chain.go#L266
G115: integer overflow conversion uint64 -> int64 (gosec)
|
|
ibc/testing/chain.go#L283
G115: integer overflow conversion int64 -> uint64 (gosec)
|
|
ibc/testing/chain.go#L325
G115: integer overflow conversion int64 -> uint64 (gosec)
|
|
ibc/testing/chain.go#L568
G115: integer overflow conversion int64 -> uint64 (gosec)
|
|
ibc/testing/chain.go#L574
G115: integer overflow conversion int64 -> uint64 (gosec)
|
|
ibc/testing/chain.go#L580
G115: integer overflow conversion int64 -> uint64 (gosec)
|
|
ibc/testing/endpoint.go#L86
G115: integer overflow conversion uint64 -> int64 (gosec)
|
|
|
The logs for this run have expired and are no longer available.
Loading