Skip to content

Bump github.com/sigstore/cosign/v2 from 2.2.1 to 2.2.4 #240

Bump github.com/sigstore/cosign/v2 from 2.2.1 to 2.2.4

Bump github.com/sigstore/cosign/v2 from 2.2.1 to 2.2.4 #240

Triggered via pull request June 5, 2024 08:23
Status Failure
Total duration 3m 2s
Artifacts

tests.yaml

on: pull_request
Run tests
35s
Run tests
license boilerplate check
50s
license boilerplate check
Run lint
2m 51s
Run lint
Fit to window
Zoom out
Zoom in

Annotations

16 errors and 7 warnings
Run tests
missing go.sum entry for module providing package golang.org/x/net/http2 (imported by k8s.io/client-go/rest); to add:
Run tests
missing go.sum entry for module providing package golang.org/x/net/proxy (imported by github.com/alibabacloud-go/tea/tea); to add:
Run tests
missing go.sum entry for module providing package golang.org/x/net/trace (imported by google.golang.org/grpc); to add:
Run tests
missing go.sum entry for module providing package golang.org/x/net/http2/hpack (imported by google.golang.org/grpc/internal/transport); to add:
Run tests
missing go.sum entry for module providing package golang.org/x/net/idna (imported by cuelang.org/go/pkg/net); to add:
Run tests
Process completed with exit code 2.
Run lint: cmd/kubectl-sigstore/cli/verify_resource.go#L269
img.ResourceBundleRef undefined (type imageToBeUsed has no field or method ResourceBundleRef) (typecheck)
Run lint: cmd/kubectl-sigstore/cli/verify_resource.go#L290
img.ResourceBundleRef undefined (type imageToBeUsed has no field or method ResourceBundleRef) (typecheck)
Run lint: cmd/kubectl-sigstore/cli/verify_resource.go#L297
img.ResourceBundleRef undefined (type imageToBeUsed has no field or method ResourceBundleRef) (typecheck)
Run lint: cmd/kubectl-sigstore/cli/verify_resource.go#L297
img.Digest undefined (type imageToBeUsed has no field or method Digest) (typecheck)
Run lint: cmd/kubectl-sigstore/cli/verify_resource_test.go#L67
undefined: RegisterFailHandler (typecheck)
Run lint: cmd/kubectl-sigstore/cli/verify_resource_test.go#L144
undefined: Expect (typecheck)
Run lint: cmd/kubectl-sigstore/cli/verify_resource_test.go#L144
undefined: HaveOccurred (typecheck)
Run lint: cmd/kubectl-sigstore/cli/verify_resource_test.go#L145
undefined: Expect (typecheck)
Run lint: cmd/kubectl-sigstore/cli/verify_resource_test.go#L145
undefined: BeNil (typecheck)
Run lint: cmd/kubectl-sigstore/cli/verify_resource_test.go#L151
undefined: Expect (typecheck)
Run tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2, actions/setup-go@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Run tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@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/
license boilerplate check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
license boilerplate check
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/
Run lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, golangci/golangci-lint-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Run lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, golangci/golangci-lint-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Run lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/