feat: Add ChanSink for sending stream items to a Go channel #85
Annotations
4 errors and 2 warnings
Build
issues found
|
Build:
sinks/chansink_test.go#L256
cannot use testutil.LogSinkFunc(t) (value of type func(api.StreamLog) error) as api.StreamLogFunc value in argument to sink.SetLogFunc (typecheck)
|
Build:
sinks/chansink_test.go#L214
cannot use testutil.LogSinkFunc(t) (value of type func(api.StreamLog) error) as api.StreamLogFunc value in argument to sink.SetLogFunc
|
Build:
sinks/chansink_test.go#L25
cannot use testutil.LogSinkFunc(t) (value of type func(api.StreamLog) error) as api.StreamLogFunc value in argument to sink.SetLogFunc
|
Build
Unexpected input(s) 'skip-go-installation', valid inputs are ['version', 'install-mode', 'working-directory', 'github-token', 'verify', 'only-new-issues', 'skip-cache', 'skip-save-cache', 'problem-matchers', 'args', 'cache-invalidation-interval']
|
Build
Unexpected input(s) 'skip-go-installation', valid inputs are ['version', 'install-mode', 'working-directory', 'github-token', 'verify', 'only-new-issues', 'skip-cache', 'skip-save-cache', 'problem-matchers', 'args', 'cache-invalidation-interval']
|