Blue/green deployments for LLO; code cleanup (#81) #38
Annotations
10 errors
ci-lint:
mercury/cmd/chainlink-mercury/main.go#L18
p.Close undefined (type *Plugin has no field or method Close) (typecheck)
|
ci-lint:
mercury/cmd/chainlink-mercury/plugin.go#L35
p.Logger undefined (type *Plugin has no field or method Logger) (typecheck)
|
ci-lint:
mercury/cmd/chainlink-mercury/plugin.go#L41
p.SubService undefined (type *Plugin has no field or method SubService) (typecheck)
|
ci-lint:
mercury/cmd/chainlink-mercury/plugin.go#L49
p.Logger undefined (type *Plugin has no field or method Logger) (typecheck)
|
ci-lint:
mercury/cmd/chainlink-mercury/plugin.go#L55
p.SubService undefined (type *Plugin has no field or method SubService) (typecheck)
|
ci-lint:
mercury/cmd/chainlink-mercury/plugin.go#L63
p.Logger undefined (type *Plugin has no field or method Logger) (typecheck)
|
ci-lint:
mercury/cmd/chainlink-mercury/plugin.go#L69
p.SubService undefined (type *Plugin has no field or method SubService) (typecheck)
|
ci-lint:
mercury/cmd/chainlink-mercury/plugin.go#L97
r.StartOnce undefined (type *mercuryPluginFactoryService has no field or method StartOnce) (typecheck)
|
ci-lint:
mercury/cmd/chainlink-mercury/plugin.go#L101
r.StopOnce undefined (type *mercuryPluginFactoryService has no field or method StopOnce) (typecheck)
|
ci-lint:
mercury/cmd/chainlink-mercury/plugin.go#L105
r.Healthy undefined (type *mercuryPluginFactoryService has no field or method Healthy) (typecheck)
|
Loading