fix(deps): update github.com/openshift/library-go digest to 0de9712 #4337
continuous-integration.yaml
on: pull_request
Unit tests
2m 41s
Security
5m 20s
Code standards (linting)
2m 15s
Annotations
5 errors
|
Code standards (linting)
issues found
|
|
Unit tests
Process completed with exit code 2.
|
|
Unit tests:
internal/manifests/operator/prometheus/servicemonitor.go#L28
cannot use true (untyped bool constant) as *bool value in struct literal
|
|
Unit tests:
internal/manifests/operator/prometheus/servicemonitor.go#L21
cannot use fmt.Sprintf("tempo-operator-controller-manager-metrics-service.%s.svc", namespace) (value of type string) as *string value in struct literal
|
|
Unit tests:
internal/certrotation/rotation.go#L77
cannot use sets.NewString(r.Hostnames...) (value of map type sets.String) as sets.Set[string] value in argument to signer.MakeServerCertForDuration
|