Add support for new bundle specification in cosign verify-attestation
#384
golangci-lint.yml
on: pull_request
lint
2m 18s
lint-test-e2e
2m 8s
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)
|