build(deps): bump github.com/tidwall/gjson from 1.17.1 to 1.18.0 #383
lint.yml
on: pull_request
Run golangci-lint
3m 51s
Run markdown-lint
17s
Annotations
10 errors and 1 warning
Run golangci-lint:
wallets/usbwallet/ledger.go#L374
G115: integer overflow conversion int -> uint16 (gosec)
|
Run golangci-lint:
wallets/usbwallet/ledger.go#L387
G115: integer overflow conversion int -> uint16 (gosec)
|
Run golangci-lint:
ethereum/eip712/domain.go#L15
G115: integer overflow conversion uint64 -> int64 (gosec)
|
Run golangci-lint:
ethereum/eip712/eip712_legacy.go#L51
G115: integer overflow conversion uint64 -> int64 (gosec)
|
Run golangci-lint:
precompiles/testutil/events.go#L38
G115: integer overflow conversion int64 -> uint64 (gosec)
|
Run golangci-lint:
rpc/types/events.go#L124
G115: integer overflow conversion int64 -> uint64 (gosec)
|
Run golangci-lint:
rpc/types/events.go#L153
G115: integer overflow conversion int -> uint32 (gosec)
|
Run golangci-lint:
rpc/types/events.go#L242
G115: integer overflow conversion uint64 -> int32 (gosec)
|
Run golangci-lint:
rpc/types/utils.go#L65
G115: integer overflow conversion int64 -> uint64 (gosec)
|
Run golangci-lint:
rpc/types/utils.go#L135
G115: integer overflow conversion int -> uint64 (gosec)
|
Run golangci-lint
Restore cache failed: Dependencies file is not found in /home/runner/work/evmos/evmos. Supported file pattern: go.sum
|