release-1.25: Bump golang.org/x/net to v0.17.0 #8516
Annotations
10 errors
apis/projectcontour/v1alpha1/register.go#L42
cannot use &ExtensionService{} (value of type *ExtensionService) as "k8s.io/apimachinery/pkg/runtime".Object value in argument to scheme.AddKnownTypes: *ExtensionService does not implement "k8s.io/apimachinery/pkg/runtime".Object (missing method GetObjectKind) (typecheck)
|
apis/projectcontour/v1alpha1/register.go#L43
cannot use &ExtensionServiceList{} (value of type *ExtensionServiceList) as "k8s.io/apimachinery/pkg/runtime".Object value in argument to scheme.AddKnownTypes: *ExtensionServiceList does not implement "k8s.io/apimachinery/pkg/runtime".Object (missing method GetObjectKind) (typecheck)
|
apis/projectcontour/v1alpha1/register.go#L44
cannot use &ContourConfiguration{} (value of type *ContourConfiguration) as "k8s.io/apimachinery/pkg/runtime".Object value in argument to scheme.AddKnownTypes: *ContourConfiguration does not implement "k8s.io/apimachinery/pkg/runtime".Object (missing method GetObjectKind) (typecheck)
|
apis/projectcontour/v1alpha1/register.go#L45
cannot use &ContourConfigurationList{} (value of type *ContourConfigurationList) as "k8s.io/apimachinery/pkg/runtime".Object value in argument to scheme.AddKnownTypes: *ContourConfigurationList does not implement "k8s.io/apimachinery/pkg/runtime".Object (missing method GetObjectKind) (typecheck)
|
apis/projectcontour/v1alpha1/register.go#L46
cannot use &ContourDeployment{} (value of type *ContourDeployment) as "k8s.io/apimachinery/pkg/runtime".Object value in argument to scheme.AddKnownTypes: *ContourDeployment does not implement "k8s.io/apimachinery/pkg/runtime".Object (missing method GetObjectKind) (typecheck)
|
apis/projectcontour/v1alpha1/register.go#L47
cannot use &ContourDeploymentList{} (value of type *ContourDeploymentList) as "k8s.io/apimachinery/pkg/runtime".Object value in argument to scheme.AddKnownTypes: *ContourDeploymentList does not implement "k8s.io/apimachinery/pkg/runtime".Object (missing method GetObjectKind) (typecheck)
|
apis/projectcontour/v1alpha1/zz_generated.deepcopy.go#L88
cannot use c (variable of type *ContourConfiguration) as "k8s.io/apimachinery/pkg/runtime".Object value in return statement: *ContourConfiguration does not implement "k8s.io/apimachinery/pkg/runtime".Object (missing method GetObjectKind) (typecheck)
|
apis/projectcontour/v1alpha1/zz_generated.deepcopy.go#L120
cannot use c (variable of type *ContourConfigurationList) as "k8s.io/apimachinery/pkg/runtime".Object value in return statement: *ContourConfigurationList does not implement "k8s.io/apimachinery/pkg/runtime".Object (missing method GetObjectKind) (typecheck)
|
apis/projectcontour/v1alpha1/zz_generated.deepcopy.go#L249
cannot use c (variable of type *ContourDeployment) as "k8s.io/apimachinery/pkg/runtime".Object value in return statement: *ContourDeployment does not implement "k8s.io/apimachinery/pkg/runtime".Object (missing method GetObjectKind) (typecheck)
|
apis/projectcontour/v1alpha1/zz_generated.deepcopy.go#L281
cannot use c (variable of type *ContourDeploymentList) as "k8s.io/apimachinery/pkg/runtime".Object value in return statement: *ContourDeploymentList does not implement "k8s.io/apimachinery/pkg/runtime".Object (missing method GetObjectKind) (typecheck)
|
The logs for this run have expired and are no longer available.
Loading