build(deps): bump golang.org/x/net from 0.27.0 to 0.32.0 #388
lint.yml
on: pull_request
Run golangci-lint
3m 41s
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:
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 markdown-lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run golangci-lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run golangci-lint
Restore cache failed: Dependencies file is not found in /home/runner/work/evmos/evmos. Supported file pattern: go.sum
|