Skip to content

Add support for logging.event_data in beatreceivers #751

Add support for logging.event_data in beatreceivers

Add support for logging.event_data in beatreceivers #751

Triggered via pull request June 25, 2025 10:54
Status Failure
Total duration 1m 4s
Artifacts

golangci-lint.yml

on: pull_request
Matrix: lint
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 3 warnings
lint (ubuntu-latest): logp/logptest/logptest.go#L23
could not import github.com/elastic/elastic-agent-libs/logp (-: import cycle not allowed: import stack: [github.com/elastic/elastic-agent-libs/api github.com/elastic/elastic-agent-libs/logp github.com/elastic/elastic-agent-libs/logp]) (typecheck)
lint (ubuntu-latest): logp/defaults_test.go#L39
could not import github.com/elastic/elastic-agent-libs/logp (-: import cycle not allowed in test) (typecheck)
lint (ubuntu-latest): logp/configure/logging.go#L28
could not import github.com/elastic/elastic-agent-libs/logp (-: import cycle not allowed: import stack: [github.com/elastic/elastic-agent-libs/api github.com/elastic/elastic-agent-libs/logp github.com/elastic/elastic-agent-libs/logp]) (typecheck)
lint (ubuntu-latest): logp/cfgwarn/cfgwarn.go#L25
could not import github.com/elastic/elastic-agent-libs/logp (-: import cycle not allowed: import stack: [github.com/elastic/elastic-agent-libs/api github.com/elastic/elastic-agent-libs/logp github.com/elastic/elastic-agent-libs/logp]) (typecheck)
lint (ubuntu-latest): loader/loader.go#L24
could not import github.com/elastic/elastic-agent-libs/logp (-: import cycle not allowed: import stack: [github.com/elastic/elastic-agent-libs/api github.com/elastic/elastic-agent-libs/logp github.com/elastic/elastic-agent-libs/logp]) (typecheck)
lint (ubuntu-latest): kibana/client.go#L37
could not import github.com/elastic/elastic-agent-libs/logp (-: import cycle not allowed: import stack: [github.com/elastic/elastic-agent-libs/api github.com/elastic/elastic-agent-libs/logp github.com/elastic/elastic-agent-libs/logp]) (typecheck)
lint (ubuntu-latest): filewatcher/filewatcher.go#L26
could not import github.com/elastic/elastic-agent-libs/logp (-: import cycle not allowed: import stack: [github.com/elastic/elastic-agent-libs/api github.com/elastic/elastic-agent-libs/logp github.com/elastic/elastic-agent-libs/logp]) (typecheck)
lint (ubuntu-latest): file/rotator_test.go#L34
could not import github.com/elastic/elastic-agent-libs/logp (-: import cycle not allowed: import stack: [github.com/elastic/elastic-agent-libs/api github.com/elastic/elastic-agent-libs/logp github.com/elastic/elastic-agent-libs/logp]) (typecheck)
lint (ubuntu-latest): cloudid/cloudid.go#L30
could not import github.com/elastic/elastic-agent-libs/logp (-: import cycle not allowed: import stack: [github.com/elastic/elastic-agent-libs/api github.com/elastic/elastic-agent-libs/logp github.com/elastic/elastic-agent-libs/logp]) (typecheck)
lint (ubuntu-latest): api/routes.go#L27
could not import github.com/elastic/elastic-agent-libs/logp (-: import cycle not allowed: import stack: [github.com/elastic/elastic-agent-libs/api github.com/elastic/elastic-agent-libs/logp github.com/elastic/elastic-agent-libs/logp]) (typecheck)
lint (windows-latest)
The operation was canceled.
lint (windows-latest)
The strategy configuration was canceled because "golangci.ubuntu-latest" failed
lint (macos-latest)
The operation was canceled.
lint (macos-latest)
The strategy configuration was canceled because "golangci.ubuntu-latest" failed
lint (ubuntu-latest)
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 (windows-latest)
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 (macos-latest)
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/