Merge remote-tracking branch 'upstream/main' #169
debug.yml
on: push
Debug build
46s
Debug build (Go 1.20)
1m 21s
Debug build (Go 1.21)
1m 15s
Matrix: cross
Annotations
3 errors
Debug build:
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)
|
Debug build:
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)
|
Debug build
Process completed with exit code 1.
|