Skip to content

feat: Add ChanSink for sending stream items to a Go channel #85

feat: Add ChanSink for sending stream items to a Go channel

feat: Add ChanSink for sending stream items to a Go channel #85

Triggered via push May 22, 2025 13:16
Status Failure
Total duration 27s
Artifacts

build-test.yaml

on: push

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']