[YUNIKORN-2180] Clean up scheduler state initialization #939
Annotations
9 errors
Unit tests:
pkg/client/apifactory_mock.go#L83
cannot use test.NewSchedulerAPIMock() (value of type *test.SchedulerAPIMock) as "github.com/apache/yunikorn-scheduler-interface/lib/go/api".SchedulerAPI value in struct literal: *test.SchedulerAPIMock does not implement "github.com/apache/yunikorn-scheduler-interface/lib/go/api".SchedulerAPI (missing method Stop)
|
Unit tests:
pkg/client/apifactory_mock.go#L103
impossible type assertion: m.clients.SchedulerAPI.(*test.SchedulerAPIMock)
|
Unit tests:
pkg/client/apifactory_mock.go#L109
impossible type assertion: m.clients.SchedulerAPI.(*test.SchedulerAPIMock)
|
Unit tests:
pkg/client/apifactory_mock.go#L116
impossible type assertion: m.clients.SchedulerAPI.(*test.SchedulerAPIMock)
|
Unit tests:
pkg/client/apifactory_mock.go#L122
impossible type assertion: m.clients.SchedulerAPI.(*test.SchedulerAPIMock)
|
Unit tests:
pkg/client/apifactory_mock.go#L129
impossible type assertion: m.clients.SchedulerAPI.(*test.SchedulerAPIMock)
|
Unit tests:
pkg/client/apifactory_mock.go#L135
impossible type assertion: m.clients.SchedulerAPI.(*test.SchedulerAPIMock)
|
Unit tests:
pkg/client/apifactory_mock.go#L142
impossible type assertion: m.clients.SchedulerAPI.(*test.SchedulerAPIMock)
|
Unit tests
Process completed with exit code 2.
|
The logs for this run have expired and are no longer available.
Loading