Skip to content

WIP Fix CVE 2023 39325 #109

WIP Fix CVE 2023 39325

WIP Fix CVE 2023 39325 #109

Triggered via pull request October 26, 2023 13:37
Status Failure
Total duration 2m 19s
Artifacts

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build
cannot use spec.Schema{…} (value of type "github.com/go-openapi/spec".Schema) as type "k8s.io/kube-openapi/pkg/validation/spec".Schema in struct literal
build
cannot use spec.Schema{…} (value of type "github.com/go-openapi/spec".Schema) as type "k8s.io/kube-openapi/pkg/validation/spec".Schema in struct literal
build
cannot use ref("k8s.io/apimachinery/pkg/apis/meta/v1.ObjectMeta") (value of type "k8s.io/kube-openapi/pkg/validation/spec".Ref) as type "github.com/go-openapi/spec".Ref in struct literal
build
cannot use ref("github.com/argoproj/argo-cd/pkg/apis/application/v1alpha1.AppProjectSpec") (value of type "k8s.io/kube-openapi/pkg/validation/spec".Ref) as type "github.com/go-openapi/spec".Ref in struct literal
build
cannot use ref("github.com/argoproj/argo-cd/pkg/apis/application/v1alpha1.AppProjectStatus") (value of type "k8s.io/kube-openapi/pkg/validation/spec".Ref) as type "github.com/go-openapi/spec".Ref in struct literal
build
cannot use spec.Schema{…} (value of type "github.com/go-openapi/spec".Schema) as type "k8s.io/kube-openapi/pkg/validation/spec".Schema in struct literal
build
cannot use ref("k8s.io/apimachinery/pkg/apis/meta/v1.ListMeta") (value of type "k8s.io/kube-openapi/pkg/validation/spec".Ref) as type "github.com/go-openapi/spec".Ref in struct literal
build
cannot use ref("github.com/argoproj/argo-cd/pkg/apis/application/v1alpha1.AppProject") (value of type "k8s.io/kube-openapi/pkg/validation/spec".Ref) as type "github.com/go-openapi/spec".Ref in struct literal
build
cannot use ref("github.com/argoproj/argo-cd/pkg/apis/application/v1alpha1.ApplicationDestination") (value of type "k8s.io/kube-openapi/pkg/validation/spec".Ref) as type "github.com/go-openapi/spec".Ref in struct literal
build
cannot use ref("github.com/argoproj/argo-cd/pkg/apis/application/v1alpha1.ProjectRole") (value of type "k8s.io/kube-openapi/pkg/validation/spec".Ref) as type "github.com/go-openapi/spec".Ref in struct literal
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/