Support v0.3 schema report format in LLO #212
Annotations
10 errors
mercury/cmd/chainlink-mercury/main.go#L18
p.Close undefined (type *Plugin has no field or method Close) (typecheck)
|
mercury/cmd/chainlink-mercury/plugin.go#L33
p.Logger undefined (type *Plugin has no field or method Logger) (typecheck)
|
mercury/cmd/chainlink-mercury/plugin.go#L39
p.SubService undefined (type *Plugin has no field or method SubService) (typecheck)
|
mercury/cmd/chainlink-mercury/plugin.go#L47
p.Logger undefined (type *Plugin has no field or method Logger) (typecheck)
|
mercury/cmd/chainlink-mercury/plugin.go#L53
p.SubService undefined (type *Plugin has no field or method SubService) (typecheck)
|
mercury/cmd/chainlink-mercury/plugin.go#L61
p.Logger undefined (type *Plugin has no field or method Logger) (typecheck)
|
mercury/cmd/chainlink-mercury/plugin.go#L67
p.SubService undefined (type *Plugin has no field or method SubService) (typecheck)
|
mercury/cmd/chainlink-mercury/plugin.go#L81
r.StartOnce undefined (type *mercuryPluginFactoryService has no field or method StartOnce) (typecheck)
|
mercury/cmd/chainlink-mercury/plugin.go#L85
r.StopOnce undefined (type *mercuryPluginFactoryService has no field or method StopOnce) (typecheck)
|
mercury/cmd/chainlink-mercury/plugin.go#L89
r.Healthy undefined (type *mercuryPluginFactoryService has no field or method Healthy) (typecheck)
|
This job failed
Loading