Add Azure eventhub support #64
Annotations
4 errors and 2 warnings
pkg/output/azureeventhub/azure_event_hub.go#L29
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
|
pkg/output/azureeventhub/azure_event_hub.go#L34
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
|
pkg/output/azureeventhub/azure_event_hub.go#L52
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
|
|
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/
|
pkg/output/azureeventhub/azure_event_hub.go#L40
unused-receiver: method receiver 'o' is not referenced in method's body, consider removing or renaming it as _ (revive)
|
The logs for this run have expired and are no longer available.
Loading