Draft: feat(translation): expand sources of JWKS required to validate JWTs #15590
build_and_test.yaml
on: pull_request
lint
6m 12s
gen-check
4m 38s
license-check
10s
coverage-test
2m 9s
publish
0s
Annotations
17 errors
coverage-test:
test/cel-validation/securitypolicy_test.go#L830
cannot use egv1a1.RemoteJWKS{…} (value of type "github.com/envoyproxy/gateway/api/v1alpha1".RemoteJWKS) as *"github.com/envoyproxy/gateway/api/v1alpha1".RemoteJWKS value in struct literal
|
coverage-test:
test/cel-validation/securitypolicy_test.go#L857
cannot use egv1a1.RemoteJWKS{…} (value of type "github.com/envoyproxy/gateway/api/v1alpha1".RemoteJWKS) as *"github.com/envoyproxy/gateway/api/v1alpha1".RemoteJWKS value in struct literal
|
coverage-test:
test/cel-validation/securitypolicy_test.go#L890
cannot use egv1a1.RemoteJWKS{…} (value of type "github.com/envoyproxy/gateway/api/v1alpha1".RemoteJWKS) as *"github.com/envoyproxy/gateway/api/v1alpha1".RemoteJWKS value in struct literal
|
coverage-test:
test/cel-validation/securitypolicy_test.go#L918
cannot use egv1a1.RemoteJWKS{…} (value of type "github.com/envoyproxy/gateway/api/v1alpha1".RemoteJWKS) as *"github.com/envoyproxy/gateway/api/v1alpha1".RemoteJWKS value in struct literal
|
coverage-test:
test/cel-validation/securitypolicy_test.go#L830
cannot use egv1a1.RemoteJWKS{…} (value of type "github.com/envoyproxy/gateway/api/v1alpha1".RemoteJWKS) as *"github.com/envoyproxy/gateway/api/v1alpha1".RemoteJWKS value in struct literal
|
coverage-test:
test/cel-validation/securitypolicy_test.go#L857
cannot use egv1a1.RemoteJWKS{…} (value of type "github.com/envoyproxy/gateway/api/v1alpha1".RemoteJWKS) as *"github.com/envoyproxy/gateway/api/v1alpha1".RemoteJWKS value in struct literal
|
coverage-test:
test/cel-validation/securitypolicy_test.go#L890
cannot use egv1a1.RemoteJWKS{…} (value of type "github.com/envoyproxy/gateway/api/v1alpha1".RemoteJWKS) as *"github.com/envoyproxy/gateway/api/v1alpha1".RemoteJWKS value in struct literal
|
coverage-test:
test/cel-validation/securitypolicy_test.go#L918
cannot use egv1a1.RemoteJWKS{…} (value of type "github.com/envoyproxy/gateway/api/v1alpha1".RemoteJWKS) as *"github.com/envoyproxy/gateway/api/v1alpha1".RemoteJWKS value in struct literal
|
coverage-test:
test/cel-validation/securitypolicy_test.go#L830
cannot use egv1a1.RemoteJWKS{…} (value of type "github.com/envoyproxy/gateway/api/v1alpha1".RemoteJWKS) as *"github.com/envoyproxy/gateway/api/v1alpha1".RemoteJWKS value in struct literal
|
coverage-test:
test/cel-validation/securitypolicy_test.go#L857
cannot use egv1a1.RemoteJWKS{…} (value of type "github.com/envoyproxy/gateway/api/v1alpha1".RemoteJWKS) as *"github.com/envoyproxy/gateway/api/v1alpha1".RemoteJWKS value in struct literal
|
gen-check
Process completed with exit code 2.
|
lint:
test/cel-validation/securitypolicy_test.go#L830
cannot use egv1a1.RemoteJWKS{…} (value of type "github.com/envoyproxy/gateway/api/v1alpha1".RemoteJWKS) as *"github.com/envoyproxy/gateway/api/v1alpha1".RemoteJWKS value in struct literal
|
lint:
test/cel-validation/securitypolicy_test.go#L857
cannot use egv1a1.RemoteJWKS{…} (value of type "github.com/envoyproxy/gateway/api/v1alpha1".RemoteJWKS) as *"github.com/envoyproxy/gateway/api/v1alpha1".RemoteJWKS value in struct literal
|
lint:
test/cel-validation/securitypolicy_test.go#L890
cannot use egv1a1.RemoteJWKS{…} (value of type "github.com/envoyproxy/gateway/api/v1alpha1".RemoteJWKS) as *"github.com/envoyproxy/gateway/api/v1alpha1".RemoteJWKS value in struct literal
|
lint:
test/cel-validation/securitypolicy_test.go#L918
cannot use egv1a1.RemoteJWKS{…} (value of type "github.com/envoyproxy/gateway/api/v1alpha1".RemoteJWKS) as *"github.com/envoyproxy/gateway/api/v1alpha1".RemoteJWKS value in struct literal (typecheck)
|
lint:
api/v1alpha1/jwt_types.go#L28
specfied ==> specified
|
lint
Process completed with exit code 2.
|