remove duplicate events logs #174
Annotations
10 errors and 2 warnings
ethereum/eip712/domain.go#L28
G115: integer overflow conversion uint64 -> int64 (gosec)
|
ethereum/eip712/eip712_legacy.go#L64
G115: integer overflow conversion uint64 -> int64 (gosec)
|
x/feemarket/keeper/abci.go#L69
G115: integer overflow conversion uint64 -> int64 (gosec)
|
x/feemarket/keeper/abci.go#L70
G115: integer overflow conversion uint64 -> int64 (gosec)
|
x/feemarket/keeper/grpc_query.go#L60
G115: integer overflow conversion uint64 -> int64 (gosec)
|
rpc/types/events.go#L138
G115: integer overflow conversion int64 -> uint64 (gosec)
|
rpc/types/events.go#L169
G115: integer overflow conversion int -> uint32 (gosec)
|
rpc/types/events.go#L254
G115: integer overflow conversion uint64 -> int32 (gosec)
|
rpc/types/utils.go#L85
G115: integer overflow conversion int64 -> uint64 (gosec)
|
rpc/types/utils.go#L131
G115: integer overflow conversion int64 -> uint64 (gosec)
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
|
This job failed
Loading