Node supports custom command #42
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
|