Skip to content

Node supports custom command #42

Node supports custom command

Node supports custom command #42

Triggered via push January 5, 2025 07:10
Status Failure
Total duration 36s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
run: rawnode_test.go#L38
cannot use (*rawNodeAdapter)(nil) (value of type *rawNodeAdapter) as Node value in variable declaration: *rawNodeAdapter does not implement Node (missing method DoCustomCommand) (typecheck)
run: interaction_test.go#L22
could not import go.etcd.io/raft/v3 (-: # go.etcd.io/raft/v3 [go.etcd.io/raft/v3.test]
run: rawnode_test.go#L38
cannot use (*rawNodeAdapter)(nil) (value of type *rawNodeAdapter) as Node value in variable declaration: *rawNodeAdapter does not implement Node (missing method DoCustomCommand)) (typecheck)
run: interaction_test.go#L32
undefined: raft (typecheck)
run
issues found
run
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636