Skip to content

Add support for new bundle specification in cosign verify-attestation #329

Add support for new bundle specification in cosign verify-attestation

Add support for new bundle specification in cosign verify-attestation #329

Triggered via pull request September 25, 2024 19:31
Status Failure
Total duration 2m 32s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors
lint-test-e2e
golangci-lint exit with code 3
lint: cmd/cosign/cli/attest/attest.go#L90
c.KeyRef undefined (type *AttestCommand has no field or method KeyRef) (typecheck)
lint: cmd/cosign/cli/attest/attest.go#L90
c.Sk undefined (type *AttestCommand has no field or method Sk) (typecheck)
lint: cmd/cosign/cli/attest/attest.go#L106
c.NameOptions undefined (type *AttestCommand has no field or method NameOptions) (typecheck)
lint: cmd/cosign/cli/attest/attest.go#L212
c.RekorURL undefined (type *AttestCommand has no field or method RekorURL) (typecheck)
lint: cmd/cosign/cli/attest/attest_blob.go#L80
c.KeyRef undefined (type *AttestBlobCommand has no field or method KeyRef) (typecheck)
lint: cmd/cosign/cli/attest/attest_blob.go#L80
c.Sk undefined (type *AttestBlobCommand has no field or method Sk) (typecheck)
lint: cmd/cosign/cli/attest/attest_blob.go#L98
c.TSAServerURL undefined (type *AttestBlobCommand has no field or method TSAServerURL) (typecheck)
lint: cmd/cosign/cli/attest/attest_blob.go#L98
c.RFC3161TimestampPath undefined (type *AttestBlobCommand has no field or method RFC3161TimestampPath) (typecheck)
lint: cmd/cosign/cli/attest/attest_blob.go#L98
c.NewBundleFormat undefined (type *AttestBlobCommand has no field or method NewBundleFormat) (typecheck)
lint: cmd/cosign/cli/attest/attest_blob.go#L167
c.TSAServerURL undefined (type *AttestBlobCommand has no field or method TSAServerURL) (typecheck)