Skip to content

Service as object

Service as object #85

Triggered via pull request August 6, 2023 10:11
Status Failure
Total duration 42s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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