Add support for Sigstore Bundle Spec #3977
Annotations
10 errors and 1 warning
golangci-lint:
cmd/tester/main.go#L39
could not import github.com/sigstore/policy-controller/pkg/webhook (-: # github.com/sigstore/policy-controller/pkg/webhook
|
golangci-lint:
pkg/webhook/validator.go#L1342
unknown field NewBundleFormat in struct literal of type "github.com/sigstore/cosign/v2/pkg/cosign".CheckOpts
|
golangci-lint:
pkg/webhook/validator.go#L1357
ret.NewBundleFormat undefined (type *"github.com/sigstore/cosign/v2/pkg/cosign".CheckOpts has no field or method NewBundleFormat)
|
golangci-lint:
pkg/webhook/validator.go#L1375
ret.TrustedMaterial undefined (type *"github.com/sigstore/cosign/v2/pkg/cosign".CheckOpts has no field or method TrustedMaterial)
|
golangci-lint:
pkg/webhook/validator.go#L1381
ret.TrustedMaterial undefined (type *"github.com/sigstore/cosign/v2/pkg/cosign".CheckOpts has no field or method TrustedMaterial)
|
golangci-lint:
pkg/webhook/validator.go#L1396
ret.UseSignedTimestamps undefined (type *"github.com/sigstore/cosign/v2/pkg/cosign".CheckOpts has no field or method UseSignedTimestamps)
|
golangci-lint:
pkg/webhook/validator.go#L1406
ret.UseSignedTimestamps undefined (type *"github.com/sigstore/cosign/v2/pkg/cosign".CheckOpts has no field or method UseSignedTimestamps)) (typecheck)
|
golangci-lint:
cmd/webhook/main.go#L60
could not import github.com/sigstore/policy-controller/pkg/webhook (-: # github.com/sigstore/policy-controller/pkg/webhook
|
golangci-lint:
pkg/webhook/validator.go#L1342
unknown field NewBundleFormat in struct literal of type "github.com/sigstore/cosign/v2/pkg/cosign".CheckOpts
|
golangci-lint:
pkg/webhook/validator.go#L1357
ret.NewBundleFormat undefined (type *"github.com/sigstore/cosign/v2/pkg/cosign".CheckOpts has no field or method NewBundleFormat)
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading