feat: Add ChanSink for sending stream items to a Go channel (attempt 1) #90
Annotations
4 errors and 2 warnings
Build
issues found
|
Build:
sinks/chansink_test.go#L344
expected declaration, found `` (typecheck)
|
Build:
sinks/chansink_test.go#L344
string not terminated (typecheck)
|
Build:
sinks/chansink_test.go#L344
syntax error: non-declaration statement outside function body
|
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']
|