build(deps): bump github.com/spf13/cast from 1.6.0 to 1.7.0 #353
lint.yml
on: pull_request
Run golangci-lint
3m 49s
Run markdown-lint
11s
Annotations
10 errors and 3 warnings
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:
types/int.go#L23
G115: integer overflow conversion uint64 -> int64 (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:
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:
indexer/kv_indexer.go#L87
G115: integer overflow conversion int -> uint32 (gosec)
|
Run golangci-lint:
indexer/kv_indexer.go#L88
G115: integer overflow conversion int -> uint32 (gosec)
|
Run golangci-lint:
rpc/namespaces/ethereum/debug/api.go#L116
G115: integer overflow conversion uint -> int64 (gosec)
|
Run markdown-lint
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
|
Run golangci-lint
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
|
Run golangci-lint
Restore cache failed: Dependencies file is not found in /home/runner/work/evmos/evmos. Supported file pattern: go.sum
|