Bump the prometheus group with 2 updates #6849
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
continuous-integration.yaml
on: pull_request
Unit tests
2m 46s
Code standards (linting)
2m 40s
Security
7m 22s
Annotations
13 errors
Code standards (linting):
main.go#L55
could not import github.com/open-telemetry/opentelemetry-operator/pkg/featuregate (-: # github.com/open-telemetry/opentelemetry-operator/pkg/featuregate
|
Code standards (linting):
pkg/featuregate/featuregate.go#L98
undefined: featuregate.NewFlag) (typecheck)
|
Code standards (linting):
apis/v1alpha1/collector_webhook.go#L35
could not import github.com/open-telemetry/opentelemetry-operator/pkg/featuregate (-: # github.com/open-telemetry/opentelemetry-operator/pkg/featuregate
|
Code standards (linting):
pkg/featuregate/featuregate.go#L98
undefined: featuregate.NewFlag) (typecheck)
|
Code standards (linting):
controllers/opentelemetrycollector_controller.go#L38
could not import github.com/open-telemetry/opentelemetry-operator/pkg/featuregate (-: # github.com/open-telemetry/opentelemetry-operator/pkg/featuregate
|
Code standards (linting):
pkg/featuregate/featuregate.go#L98
undefined: featuregate.NewFlag) (typecheck)
|
Code standards (linting):
internal/manifests/collector/container_test.go#L70
undefined: Container (typecheck)
|
Code standards (linting):
internal/manifests/collector/container_test.go#L87
undefined: Container (typecheck)
|
Code standards (linting):
internal/manifests/collector/container_test.go#L363
undefined: Container (typecheck)
|
Code standards (linting):
internal/manifests/collector/daemonset_test.go#L49
undefined: DaemonSet (typecheck)
|
Unit tests:
pkg/featuregate/featuregate.go#L98
undefined: featuregate.NewFlag
|
Unit tests
undefined: featuregate.NewFlag
|
Unit tests
Process completed with exit code 2.
|