Introduce remotecfg service #14930
Annotations
6 errors
Test:
service/http/http_test.go#L197
cannot use fakeHost{} (value of type fakeHost) as service.Host value in argument to env.svc.Run: fakeHost does not implement service.Host (missing method NewController)
|
Test:
service/http/http_test.go#L204
cannot use (fakeHost{}) (value of type fakeHost) as service.Host value in variable declaration: fakeHost does not implement service.Host (missing method NewController)
|
Test:
service/remotecfg/remotecfg_test.go#L187
undefined: agentv1.GetAgentResponse
|
Test:
service/remotecfg/remotecfg_test.go#L190
undefined: agentv1.CreateAgentResponse
|
Test:
service/remotecfg/remotecfg_test.go#L193
undefined: agentv1.UpdateAgentResponse
|
Test
Process completed with exit code 2.
|
The logs for this run have expired and are no longer available.
Loading