Service as object #85
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 errors
gotest:
reactor/demux_test.go#L37
too many arguments in call to d.Register
|
gotest:
reactor/demux_test.go#L43
too many arguments in call to d.Register
|
gotest:
reactor/demux_test.go#L60
too many arguments in call to d.Register
|
gotest:
reactor/demux_test.go#L67
too many arguments in call to d.Register
|
gotest:
reactor/demux_test.go#L82
cannot use func(v []byte) bool {…} (value of type func(v []byte) bool) as Service[[]byte] value in argument to d.Register: func(v []byte) bool does not implement Service[[]byte] (missing method Handle)
|
gotest:
reactor/demux_test.go#L103
undefined: service
|
gotest:
reactor/demux_test.go#L105
undefined: service
|
gotest:
reactor/demux_test.go#L113
undefined: service
|
gotest:
reactor/demux_test.go#L118
undefined: service
|
gotest:
reactor/demux_test.go#L126
undefined: service
|