Skip to content

Update dependencies to address CVE-2023-45142 #4966

Update dependencies to address CVE-2023-45142

Update dependencies to address CVE-2023-45142 #4966

Triggered via pull request December 14, 2023 16:40
Status Failure
Total duration 4m 8s
Artifacts

test-sanity.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors
docs
Process completed with exit code 2.
sanity: internal/plugins/manifests/v2/templates/config/manifests/kustomization.go#L41
f.Path undefined (type *Kustomization has no field or method Path) (typecheck)
sanity: internal/plugins/manifests/v2/templates/config/manifests/kustomization.go#L42
f.Path undefined (type *Kustomization has no field or method Path) (typecheck)
sanity: internal/plugins/manifests/v2/templates/config/manifests/kustomization.go#L49
f.IfExistsAction undefined (type *Kustomization has no field or method IfExistsAction) (typecheck)
sanity: internal/plugins/manifests/v2/templates/config/manifests/kustomization.go#L51
f.TemplateBody undefined (type *Kustomization has no field or method TemplateBody) (typecheck)
sanity: internal/plugins/manifests/v2/templates/config/samples/kustomization.go#L37
f.Path undefined (type *Kustomization has no field or method Path) (typecheck)
sanity: internal/plugins/manifests/v2/templates/config/samples/kustomization.go#L40
f.Resource undefined (type *Kustomization has no field or method Resource) (typecheck)
sanity: internal/plugins/manifests/v2/templates/config/samples/kustomization.go#L62
f.Resource undefined (type Kustomization has no field or method Resource) (typecheck)
sanity: internal/olm/operator/bundle/install.go#L48
i.CatalogCreator undefined (type Install has no field or method CatalogCreator) (typecheck)
sanity: internal/olm/operator/bundle/install.go#L53
i.IndexImage undefined (type *Install has no field or method IndexImage) (typecheck)
sanity: internal/olm/operator/bundle/install.go#L54
i.InitImage undefined (type *Install has no field or method InitImage) (typecheck)