CI Core #85813
Annotations
6 errors
Golang Lint (integration-tests/load):
integration-tests/load/ccip/destination_gun.go#L158
G115: integer overflow conversion int64 -> uint64 (gosec)
|
Golang Lint (integration-tests/load):
integration-tests/load/ccip/destination_gun.go#L133
File is not properly formatted (goimports)
|
Golang Lint (integration-tests/load):
integration-tests/load/ccip/ccip_test.go#L126
go-require: prepareAccountToSendLink contains assertions that must only be used in the goroutine running the test function (testifylint)
|
Golang Lint (integration-tests/load):
integration-tests/load/ccip/ccip_test.go#L133
go-require: require must only be used in the goroutine running the test function (testifylint)
|
Golang Lint (integration-tests/load):
integration-tests/load/ccip/helpers.go#L163
unnecessary trailing newline (whitespace)
|
Golang Lint (integration-tests/load)
issues found
|
Loading