Add Azure eventhub support #66
Annotations
5 errors and 2 warnings
lint:
pkg/output/options.go#L55
File is not `gofumpt`-ed with `-extra` (gofumpt)
|
lint:
pkg/output/azureeventhub/azure_event_hub.go#L26
File is not `gofumpt`-ed with `-extra` (gofumpt)
|
lint:
pkg/output/azureeventhub/azure_event_hub.go#L54
File is not `gofumpt`-ed with `-extra` (gofumpt)
|
lint:
pkg/output/lumberjack/lumberjack_test.go#L15
File is not `goimports`-ed with -local github.com/elastic/stream (goimports)
|
lint
issues found
|
lint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
lint:
pkg/output/azureeventhub/azure_event_hub.go#L53
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|