CI Core #79371
Annotations
10 errors
Golang Lint (.):
core/chains/legacyevm/evm_txm.go#L59
too many return values
|
Golang Lint (.):
core/services/gateway/handlers/functions/handler.functions.go#L20
could not import github.com/smartcontractkit/chainlink/v2/core/chains/legacyevm (-: # github.com/smartcontractkit/chainlink/v2/core/chains/legacyevm
|
Golang Lint (.):
core/chains/legacyevm/evm_txm.go#L59
too many return values
|
Golang Lint (.):
core/services/ocr2/plugins/functions/plugin.go#L21
could not import github.com/smartcontractkit/chainlink/v2/core/chains/legacyevm (-: # github.com/smartcontractkit/chainlink/v2/core/chains/legacyevm
|
Golang Lint (.):
core/chains/legacyevm/evm_txm.go#L59
too many return values
|
Golang Lint (.):
core/services/ocr2/delegate.go#L46
could not import github.com/smartcontractkit/chainlink/v2/core/chains/legacyevm (-: # github.com/smartcontractkit/chainlink/v2/core/chains/legacyevm
|
Golang Lint (.):
core/chains/legacyevm/evm_txm.go#L59
too many return values
|
Golang Lint (.):
core/services/gateway/gateway.go#L110
g.connMgr.Start undefined (type ConnectionManager has no field or method Start) (typecheck)
|
Golang Lint (.):
core/services/gateway/gateway.go#L121
g.connMgr.Close undefined (type ConnectionManager has no field or method Close) (typecheck)
|
Golang Lint (.):
core/services/webhook/delegate.go#L161
spec.ID undefined (type registeredJob has no field or method ID) (typecheck)
|
Loading