Skip to content

Add field stack light API and update PLC handling logic #127

Add field stack light API and update PLC handling logic

Add field stack light API and update PLC handling logic #127

Triggered via push December 22, 2024 04:30
Status Failure
Total duration 43s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
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 GetFieldStackLight)
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 GetFieldStackLight)
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 GetFieldStackLight)
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 GetFieldStackLight)
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 GetFieldStackLight)
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 GetFieldStackLight)
test
Process completed with exit code 1.
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636