Skip to content

Add support for Sigstore Bundle Spec #365

Add support for Sigstore Bundle Spec

Add support for Sigstore Bundle Spec #365

Triggered via pull request December 10, 2024 15:13
Status Failure
Total duration 15m 33s
Artifacts

release-snapshot.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 2 warnings
snapshot: pkg/webhook/validator.go#L1342
unknown field NewBundleFormat in struct literal of type "github.com/sigstore/cosign/v2/pkg/cosign".CheckOpts
snapshot: pkg/webhook/validator.go#L1357
ret.NewBundleFormat undefined (type *"github.com/sigstore/cosign/v2/pkg/cosign".CheckOpts has no field or method NewBundleFormat)
snapshot: pkg/webhook/validator.go#L1375
ret.TrustedMaterial undefined (type *"github.com/sigstore/cosign/v2/pkg/cosign".CheckOpts has no field or method TrustedMaterial)
snapshot: pkg/webhook/validator.go#L1381
ret.TrustedMaterial undefined (type *"github.com/sigstore/cosign/v2/pkg/cosign".CheckOpts has no field or method TrustedMaterial)
snapshot: pkg/webhook/validator.go#L1396
ret.UseSignedTimestamps undefined (type *"github.com/sigstore/cosign/v2/pkg/cosign".CheckOpts has no field or method UseSignedTimestamps)
snapshot: pkg/webhook/validator.go#L1406
ret.UseSignedTimestamps undefined (type *"github.com/sigstore/cosign/v2/pkg/cosign".CheckOpts has no field or method UseSignedTimestamps)
snapshot
The process '/opt/hostedtoolcache/goreleaser-action/2.4.8/x64/goreleaser' failed with exit code 1
snapshot
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
snapshot
You are using 'latest' as default version. Will lock to '~> v2'.