Skip to content

optimization

optimization #104

Triggered via push November 13, 2023 04:42
Status Failure
Total duration 2m 6s
Artifacts

go.yml

on: push
Matrix: build & test
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build & test (ubuntu-latest, 1.20.x): internal/dispatcher/dispatcher_test.go#L16
cannot use cluster.Node (constant "node" of type cluster.Kind) as string value in struct literal
build & test (ubuntu-latest, 1.20.x): internal/dispatcher/dispatcher_test.go#L18
cannot use cluster.Work (constant "work" of type cluster.State) as string value in struct literal
build & test (ubuntu-latest, 1.20.x): internal/dispatcher/dispatcher_test.go#L34
cannot use cluster.Node (constant "node" of type cluster.Kind) as string value in struct literal
build & test (ubuntu-latest, 1.20.x): internal/dispatcher/dispatcher_test.go#L36
cannot use cluster.Work (constant "work" of type cluster.State) as string value in struct literal
build & test (ubuntu-latest, 1.20.x): internal/dispatcher/dispatcher_test.go#L55
cannot use cluster.Node (constant "node" of type cluster.Kind) as string value in struct literal
build & test (ubuntu-latest, 1.20.x): internal/dispatcher/dispatcher_test.go#L57
cannot use cluster.Work (constant "work" of type cluster.State) as string value in struct literal
build & test (ubuntu-latest, 1.20.x): internal/dispatcher/dispatcher_test.go#L59
cannot use []cluster.Event{…} (value of type []cluster.Event) as []int value in struct literal
build & test (ubuntu-latest, 1.20.x)
Process completed with exit code 1.
build & test (windows-latest, 1.20.x)
The job was canceled because "ubuntu-latest_1_20_x" failed.
build & test (windows-latest, 1.20.x)
The operation was canceled.