OPA: Allow prepare query optimisation via partial evaluation #5029
Annotations
10 errors and 1 warning
Run make vet:
skipper.go#L23
missing go.sum entry for module providing package github.com/prometheus/client_golang/prometheus (imported by github.com/zalando/skipper); to add:
|
Run make vet:
metrics/prometheus.go#L10
missing go.sum entry for module providing package github.com/prometheus/client_golang/prometheus/collectors (imported by github.com/zalando/skipper/metrics); to add:
|
Run make vet:
metrics/prometheus.go#L11
missing go.sum entry for module providing package github.com/prometheus/client_golang/prometheus/promhttp (imported by github.com/zalando/skipper/cmd/webhook); to add:
|
Run make vet:
filters/apiusagemonitoring/spec.go#L12
missing go.sum entry for module providing package golang.org/x/time/rate (imported by github.com/zalando/skipper/filters/apiusagemonitoring); to add:
|
Run make vet:
filters/openpolicyagent/evaluation.go#L8
missing go.sum entry for module providing package github.com/envoyproxy/go-control-plane/envoy/config/core/v3 (imported by github.com/zalando/skipper/filters/openpolicyagent); to add:
|
Run make vet:
filters/openpolicyagent/evaluation.go#L9
missing go.sum entry for module providing package github.com/envoyproxy/go-control-plane/envoy/service/auth/v3 (imported by github.com/zalando/skipper/filters/openpolicyagent); to add:
|
Run make vet
missing go.sum entry for module providing package github.com/envoyproxy/go-control-plane/envoy/service/auth/v2 (imported by github.com/open-policy-agent/opa-envoy-plugin/envoyauth); to add:
|
Run make vet
missing go.sum entry for module providing package github.com/envoyproxy/go-control-plane/envoy/type/v3 (imported by github.com/open-policy-agent/opa-envoy-plugin/envoyauth); to add:
|
Run make vet
missing go.sum entry for module providing package github.com/open-policy-agent/opa/ast (imported by github.com/zalando/skipper/filters/openpolicyagent); to add:
|
Run make vet
missing go.sum entry for module providing package github.com/open-policy-agent/opa/bundle (imported by github.com/open-policy-agent/opa-envoy-plugin/envoyauth); to add:
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading