Create new buildType for tekton specific verifiers #745
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
4 errors
goclean:
pkg/chains/formats/slsa/v2alpha2/internal/pipelinerun/pipelinerun.go#L113
cannot use resolveddependencies.AddSLSATaskDescriptor (value of type func(tr *"github.com/tektoncd/pipeline/pkg/apis/pipeline/v1beta1".TaskRun) ("github.com/in-toto/in-toto-golang/in_toto/slsa_provenance/v1".ResourceDescriptor, error)) as type resolveddependencies.addTaskDescriptorContent in argument to resolveddependencies.PipelineRun
|
goclean
cannot use resolveddependencies.AddSLSATaskDescriptor (value of type func(tr *"github.com/tektoncd/pipeline/pkg/apis/pipeline/v1beta1".TaskRun) ("github.com/in-toto/in-toto-golang/in_toto/slsa_provenance/v1".ResourceDescriptor, error)) as resolveddependencies.addTaskDescriptorContent value in argument to resolveddependencies.PipelineRun
|
goclean
cannot use AddSLSATaskDescriptor (value of type func(tr *"github.com/tektoncd/pipeline/pkg/apis/pipeline/v1beta1".TaskRun) ("github.com/in-toto/in-toto-golang/in_toto/slsa_provenance/v1".ResourceDescriptor, error)) as addTaskDescriptorContent value in struct literal
|
goclean
Process completed with exit code 2.
|