Bump the all group with 17 updates #15357
Annotations
5 errors
vet:
pkg/identity/deploy/dex.go#L71
unknown field SecretEnv in struct literal of type struct{ID string "json:\"id\" yaml:\"id\""; Secret string "json:\"secret\" yaml:\"secret\""; RedirectURIs []string "json:\"redirectURIs\" yaml:\"redirectURIs\""; TrustedPeers []string "json:\"trustedPeers\" yaml:\"trustedPeers\""; Public bool "json:\"public\" yaml:\"public\""; Name string "json:\"name\" yaml:\"name\""; LogoURL string "json:\"logoURL\" yaml:\"logoURL\""}
|
vet
cannot use dataSourceRef (variable of type *"k8s.io/api/core/v1".TypedLocalObjectReference) as *"k8s.io/api/core/v1".TypedObjectReference value in assignment
|
vet
cannot use &enqueueRequestsFromMapFunc{…} (value of type *enqueueRequestsFromMapFunc) as handler.EventHandler value in return statement: *enqueueRequestsFromMapFunc does not implement handler.EventHandler (wrong type for method Create)
|
vet
cannot use &enqueueRequestsFromMapFunc{} (value of type *enqueueRequestsFromMapFunc) as handler.EventHandler value in variable declaration: *enqueueRequestsFromMapFunc does not implement handler.EventHandler (wrong type for method Create)
|
vet
Process completed with exit code 2.
|
The logs for this run have expired and are no longer available.
Loading