Skip to content

feat: support filestream module #939

feat: support filestream module

feat: support filestream module #939

Triggered via pull request December 27, 2023 06:01
Status Failure
Total duration 3m 1s
Artifacts

makefile.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
lint: pkg/eventbus/listener/filesource/listener.go#L117
missing type in composite literal (typecheck)
lint: pkg/eventbus/listener/filesource/listener.go#L126
missing type in composite literal (typecheck)
lint: pkg/eventbus/listener/filesource/listener.go#L135
missing type in composite literal (typecheck)
lint: pkg/eventbus/listener/info/listener.go#L91
labels declared but not used (typecheck)
lint: pkg/eventbus/listener/normalize/listener.go#L167
labels declared but not used (typecheck)
lint: pkg/eventbus/listener/queue/listener.go#L119
d declared but not used (typecheck)
lint: pkg/eventbus/listener/sink/listener.go#L123
d declared but not used (typecheck)
lint
Process completed with exit code 2.
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/