Add Solcast #9359
Annotations
7 errors
core/prioritizer/prioritizer_test.go#L26
cannot use lo (variable of type *loadpoint.MockAPI) as loadpoint.API value in argument to p.UpdateChargePowerFlexibility: *loadpoint.MockAPI does not implement loadpoint.API (wrong type for method GetPlan)
|
core/prioritizer/prioritizer_test.go#L27
cannot use lo (variable of type *loadpoint.MockAPI) as loadpoint.API value in argument to p.GetChargePowerFlexibility: *loadpoint.MockAPI does not implement loadpoint.API (wrong type for method GetPlan)
|
core/prioritizer/prioritizer_test.go#L31
cannot use hi (variable of type *loadpoint.MockAPI) as loadpoint.API value in argument to p.UpdateChargePowerFlexibility: *loadpoint.MockAPI does not implement loadpoint.API (wrong type for method GetPlan)
|
core/prioritizer/prioritizer_test.go#L32
cannot use hi (variable of type *loadpoint.MockAPI) as loadpoint.API value in argument to p.GetChargePowerFlexibility: *loadpoint.MockAPI does not implement loadpoint.API (wrong type for method GetPlan)
|
core/prioritizer/prioritizer_test.go#L36
cannot use lo (variable of type *loadpoint.MockAPI) as loadpoint.API value in argument to p.UpdateChargePowerFlexibility: *loadpoint.MockAPI does not implement loadpoint.API (wrong type for method GetPlan)
|
core/prioritizer/prioritizer_test.go#L37
cannot use hi (variable of type *loadpoint.MockAPI) as loadpoint.API value in argument to p.GetChargePowerFlexibility: *loadpoint.MockAPI does not implement loadpoint.API (wrong type for method GetPlan)
|
|
The logs for this run have expired and are no longer available.
Loading