Skip to content

Add Azure eventhub support #66

Add Azure eventhub support

Add Azure eventhub support #66

Triggered via pull request August 28, 2023 09:59
Status Failure
Total duration 50s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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)