CI Core #68256
Annotations
10 errors
Golang Lint:
core/services/relay/evm/mercury/v2/types/types.go#L32
var-naming: struct field FeedId should be FeedID (revive)
|
Golang Lint:
core/services/relay/evm/mercury/v1/types/types.go#L34
var-naming: struct field FeedId should be FeedID (revive)
|
Golang Lint:
operator_ui/install.go#L151
G115: integer overflow conversion int64 -> uint32 (gosec)
|
Golang Lint:
operator_ui/install.go#L36
var-naming: var downloadUrl should be downloadURL (revive)
|
Golang Lint:
operator_ui/install.go#L73
var-naming: func parameter downloadUrl should be downloadURL (revive)
|
Golang Lint:
core/null/int64.go#L139
G115: integer overflow conversion uint -> int64 (gosec)
|
Golang Lint:
core/null/int64.go#L145
G115: integer overflow conversion uint64 -> int64 (gosec)
|
Golang Lint:
core/null/uint32.go#L78
G115: integer overflow conversion uint64 -> uint32 (gosec)
|
Golang Lint:
core/null/uint32.go#L126
G115: integer overflow conversion int -> uint32 (gosec)
|
Golang Lint:
core/null/uint32.go#L132
G115: integer overflow conversion int64 -> uint32 (gosec)
|
Loading