CI Core #74039
Annotations
10 errors and 2 warnings
core/services/ocr2/plugins/functions/encoding/abi_codec.go#L44
fmt.Errorf can be replaced with errors.New (perfsprint)
|
core/services/ocr2/plugins/functions/encoding/abi_codec.go#L48
fmt.Errorf can be replaced with errors.New (perfsprint)
|
core/services/relay/evm/mercury/v4/types/types.go#L33
var-naming: struct field FeedId should be FeedID (revive)
|
core/chains/evm/types/internal/blocks/transactions.go#L27
G115: integer overflow conversion uint64 -> uint8 (gosec)
|
core/services/relay/evm/mercury/v2/types/types.go#L32
var-naming: struct field FeedId should be FeedID (revive)
|
core/services/relay/evm/mercury/v1/types/types.go#L34
var-naming: struct field FeedId should be FeedID (revive)
|
core/web/schema/schema.go#L30
fmt.Sprintf can be replaced with string concatenation (perfsprint)
|
core/web/schema/schema.go#L2
SA9009: ineffectual compiler directive due to extraneous space: "// go:generate go-bindata -ignore=\\.go -pkg=schema -o=bindata.go ./..." (staticcheck)
|
core/utils/tomlutils/toml_test.go#L16
error-nil: use assert.NoError (testifylint)
|
core/utils/tomlutils/toml_test.go#L17
float-compare: use assert.InEpsilon (or InDelta) (testifylint)
|
|
|
The logs for this run have expired and are no longer available.
Loading