Add support for Sigstore Bundle Spec #3977
tests.yaml
on: pull_request
license boilerplate check
21s
lint
2m 21s
Matrix: Run unit tests
Annotations
17 errors and 4 warnings
Run unit tests (ubuntu-latest):
pkg/webhook/validator.go#L1342
unknown field NewBundleFormat in struct literal of type "github.com/sigstore/cosign/v2/pkg/cosign".CheckOpts
|
Run unit tests (ubuntu-latest):
pkg/webhook/validator.go#L1357
ret.NewBundleFormat undefined (type *"github.com/sigstore/cosign/v2/pkg/cosign".CheckOpts has no field or method NewBundleFormat)
|
Run unit tests (ubuntu-latest):
pkg/webhook/validator.go#L1375
ret.TrustedMaterial undefined (type *"github.com/sigstore/cosign/v2/pkg/cosign".CheckOpts has no field or method TrustedMaterial)
|
Run unit tests (ubuntu-latest):
pkg/webhook/validator.go#L1381
ret.TrustedMaterial undefined (type *"github.com/sigstore/cosign/v2/pkg/cosign".CheckOpts has no field or method TrustedMaterial)
|
Run unit tests (ubuntu-latest):
pkg/webhook/validator.go#L1396
ret.UseSignedTimestamps undefined (type *"github.com/sigstore/cosign/v2/pkg/cosign".CheckOpts has no field or method UseSignedTimestamps)
|
Run unit tests (ubuntu-latest):
pkg/webhook/validator.go#L1406
ret.UseSignedTimestamps undefined (type *"github.com/sigstore/cosign/v2/pkg/cosign".CheckOpts has no field or method UseSignedTimestamps)
|
Run unit tests (ubuntu-latest)
Process completed with exit code 1.
|
lint:
cmd/tester/main.go#L39
could not import github.com/sigstore/policy-controller/pkg/webhook (-: # github.com/sigstore/policy-controller/pkg/webhook
|
lint:
pkg/webhook/validator.go#L1342
unknown field NewBundleFormat in struct literal of type "github.com/sigstore/cosign/v2/pkg/cosign".CheckOpts
|
lint:
pkg/webhook/validator.go#L1357
ret.NewBundleFormat undefined (type *"github.com/sigstore/cosign/v2/pkg/cosign".CheckOpts has no field or method NewBundleFormat)
|
lint:
pkg/webhook/validator.go#L1375
ret.TrustedMaterial undefined (type *"github.com/sigstore/cosign/v2/pkg/cosign".CheckOpts has no field or method TrustedMaterial)
|
lint:
pkg/webhook/validator.go#L1381
ret.TrustedMaterial undefined (type *"github.com/sigstore/cosign/v2/pkg/cosign".CheckOpts has no field or method TrustedMaterial)
|
lint:
pkg/webhook/validator.go#L1396
ret.UseSignedTimestamps undefined (type *"github.com/sigstore/cosign/v2/pkg/cosign".CheckOpts has no field or method UseSignedTimestamps)
|
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)
|
lint:
cmd/webhook/main.go#L60
could not import github.com/sigstore/policy-controller/pkg/webhook (-: # github.com/sigstore/policy-controller/pkg/webhook
|
lint:
pkg/webhook/validator.go#L1342
unknown field NewBundleFormat in struct literal of type "github.com/sigstore/cosign/v2/pkg/cosign".CheckOpts
|
lint:
pkg/webhook/validator.go#L1357
ret.NewBundleFormat undefined (type *"github.com/sigstore/cosign/v2/pkg/cosign".CheckOpts has no field or method NewBundleFormat)
|
license boilerplate check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run unit tests (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run unit tests (ubuntu-latest)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|