Bump libbeat version #4439
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
unit-test.yml
on: pull_request
Unit Tests
12m 5s
Manifest Tests
28s
golangci-lint
2m 29s
dependency-review
5s
terraform-lint
5s
Coverage report
0s
Annotations
10 errors
golangci-lint:
processor/processors.go#L21
could not import github.com/elastic/cloudbeat/processor/add_cluster_id (-: # github.com/elastic/cloudbeat/processor/add_cluster_id
|
golangci-lint
undefined: processors.Processor) (typecheck)
|
golangci-lint:
launcher/errors.go#L1
: # github.com/elastic/cloudbeat/launcher [github.com/elastic/cloudbeat/launcher.test]
|
golangci-lint
undefined: management.Factory (typecheck)
|
golangci-lint:
processor/add_cluster_id/add_cluster_id.go#L1
: # github.com/elastic/cloudbeat/processor/add_cluster_id [github.com/elastic/cloudbeat/processor/add_cluster_id.test]
|
golangci-lint
undefined: processors.Processor (typecheck)
|
golangci-lint
issues found
|
Unit Tests:
processor/add_cluster_id/add_cluster_id.go#L47
undefined: processors.Processor
|
Unit Tests:
launcher/launcher_test.go#L175
undefined: management.Factory
|
Unit Tests
Process completed with exit code 1.
|