Skip to content

Station Stops Installed #117

Station Stops Installed

Station Stops Installed #117

Triggered via push December 1, 2024 04:58
Status Failure
Total duration 42s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 errors
test: field/arena_test.go#L670
cannot use &plc (value of type *FakePlc) as plc.Plc value in assignment: *FakePlc does not implement plc.Plc (missing method ResetEstops)
test: field/arena_test.go#L851
cannot use &plc (value of type *FakePlc) as plc.Plc value in assignment: *FakePlc does not implement plc.Plc (missing method ResetEstops)
test: field/arena_test.go#L887
cannot use &plc (value of type *FakePlc) as plc.Plc value in assignment: *FakePlc does not implement plc.Plc (missing method ResetEstops)
test: field/arena_test.go#L911
cannot use &plc (value of type *FakePlc) as plc.Plc value in assignment: *FakePlc does not implement plc.Plc (missing method ResetEstops)
test: field/arena_test.go#L935
cannot use &plc (value of type *FakePlc) as plc.Plc value in assignment: *FakePlc does not implement plc.Plc (missing method ResetEstops)
test: field/arena_test.go#L1007
cannot use &plc (value of type *FakePlc) as plc.Plc value in assignment: *FakePlc does not implement plc.Plc (missing method ResetEstops)
test
Process completed with exit code 1.