CI Core #76627
Annotations
5 errors
Golang Lint:
core/capabilities/ccip/ccipevm/execcodecv2.go#L45
fmt.Errorf can be replaced with errors.New (perfsprint)
|
Golang Lint:
core/capabilities/ccip/ccipevm/execcodecv2.go#L50
SA4010: this result of append is never used, except maybe in other appends (staticcheck)
|
Golang Lint:
core/capabilities/ccip/ccipevm/execcodecv2_test.go#L74
require-error: for error assertions use require (testifylint)
|
Golang Lint:
core/capabilities/ccip/ccipevm/execcodecv2_test.go#L91
require-error: for error assertions use require (testifylint)
|
Golang Lint
issues found
|
Loading