Upgrade to TUF v2 client #550
golangci-lint.yml
on: pull_request
lint
2m 48s
lint-test-e2e
2m 4s
Annotations
5 errors and 2 warnings
lint:
cmd/cosign/cli/fulcio/fulcioverifier/fulcioverifier_test.go#L183
unused-parameter: parameter 'skid' seems to be unused, consider removing or renaming it as _ (revive)
|
lint:
cmd/cosign/cli/fulcio/fulcioverifier/fulcioverifier_test.go#L183
`getSCT` - `skid` is unused (unparam)
|
lint:
pkg/cosign/verify.go#L45
ST1019: package "github.com/sigstore/cosign/v2/pkg/cosign/bundle" is being imported more than once (stylecheck)
|
lint:
pkg/cosign/verify.go#L46
ST1019(related information): other import of "github.com/sigstore/cosign/v2/pkg/cosign/bundle" (stylecheck)
|
lint
issues found
|
lint-test-e2e
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|