Merge remote-tracking branch 'upstream/main' #169
Annotations
3 errors
Run Test:
htest/libbox/box.go#L41
cannot use &CommandServerHandler{} (value of type *CommandServerHandler) as libbox.CommandServerHandler value in argument to libbox.NewCommandServer: *CommandServerHandler does not implement libbox.CommandServerHandler (missing method PostServiceClose)
|
Run Test:
htest/libbox/box.go#L112
cannot use &CommandServerHandler{} (value of type *CommandServerHandler) as libbox.CommandServerHandler value in argument to libbox.NewCommandServer: *CommandServerHandler does not implement libbox.CommandServerHandler (missing method PostServiceClose)
|
Run Test
Process completed with exit code 1.
|
Loading