CI Core #10143
Annotations
10 errors
Golang Lint:
core/services/ocr2/plugins/llo/onchain_channel_definition_cache_integration_test.go#L83
Error return value of `m.reader.Seek` is not checked (errcheck)
|
Golang Lint:
core/chains/evm/config/chaintype/chaintype.go#L47
exported: func name will be used as chaintype.ChainTypeFromSlug by other packages, and that stutters; consider calling this FromSlug (revive)
|
Golang Lint:
core/chains/evm/config/chaintype/chaintype.go#L82
exported: type name will be used as chaintype.ChainTypeConfig by other packages, and that stutters; consider calling this Config (revive)
|
Golang Lint:
tools/txtar/visitor.go#L16
exported: type name will be used as txtar.TxtarDirVisitor by other packages, and that stutters; consider calling this DirVisitor (revive)
|
Golang Lint:
core/services/relay/evm/mercury/v3/types/types.go#L34
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:
core/services/relay/evm/mercury/v4/types/types.go#L35
var-naming: struct field FeedId should be FeedID (revive)
|
Golang Lint:
core/services/vrf/extraargs/types.go#L28
exported: func name will be used as extraargs.ExtraArgsV1 by other packages, and that stutters; consider calling this V1 (revive)
|
Golang Lint:
core/services/ocr2/plugins/ccip/internal/rpclib/evm.go#L33
var-naming: const DefaultRpcBatchSizeLimit should be DefaultRPCBatchSizeLimit (revive)
|
Golang Lint:
core/services/ocr2/plugins/ccip/internal/rpclib/evm.go#L40
var-naming: const DefaultRpcBatchBackOffMultiplier should be DefaultRPCBatchBackOffMultiplier (revive)
|
Loading