CI Core #79692
Annotations
4 errors
Golang Lint (.):
core/services/ocr2/plugins/ccip/testhelpers/testhelpers_1_4_0/chainlink.go#L883
G115: integer overflow conversion int -> uint64 (gosec)
|
Golang Lint (.):
core/services/ocr2/plugins/ccip/testhelpers/testhelpers_1_4_0/chainlink.go#L983
G115: integer overflow conversion int64 -> uint64 (gosec)
|
Golang Lint (.):
core/services/ocr2/plugins/ccip/testhelpers/testhelpers_1_4_0/chainlink.go#L565
directive `// nolint:testifylint //require is used for assertions in handlers` should be written without leading space as `//nolint:testifylint //require is used for assertions in handlers` (nolintlint)
|
Golang Lint (.)
issues found
|
Loading