SRSD Logo #166
Annotations
7 errors
test
Process completed with exit code 1.
|
test:
field/arena_test.go#L1013
cannot use &plc (value of type *FakePlc) as plc.Plc value in assignment: *FakePlc does not implement plc.Plc (missing method GetBargeStackLight)
|
test:
field/arena_test.go#L941
cannot use &plc (value of type *FakePlc) as plc.Plc value in assignment: *FakePlc does not implement plc.Plc (missing method GetBargeStackLight)
|
test:
field/arena_test.go#L917
cannot use &plc (value of type *FakePlc) as plc.Plc value in assignment: *FakePlc does not implement plc.Plc (missing method GetBargeStackLight)
|
test:
field/arena_test.go#L893
cannot use &plc (value of type *FakePlc) as plc.Plc value in assignment: *FakePlc does not implement plc.Plc (missing method GetBargeStackLight)
|
test:
field/arena_test.go#L857
cannot use &plc (value of type *FakePlc) as plc.Plc value in assignment: *FakePlc does not implement plc.Plc (missing method GetBargeStackLight)
|
test:
field/arena_test.go#L676
cannot use &plc (value of type *FakePlc) as plc.Plc value in assignment: *FakePlc does not implement plc.Plc (missing method GetBargeStackLight)
|