Update Storage Version to use v1beta1 #2986
Annotations
10 errors
Build:
pkg/reconciler/buildrun/resources/sources.go#L22
undefined: buildv1beta1.BuildSource
|
Build:
pkg/reconciler/buildrun/resources/sources.go#L23
undefined: buildv1beta1.BuildSource
|
Build:
pkg/reconciler/buildrun/resources/sources.go#L25
build.Spec.Sources undefined (type "github.com/shipwright-io/build/pkg/apis/build/v1beta1".BuildSpec has no field or method Sources)
|
Build:
pkg/reconciler/buildrun/resources/sources.go#L26
buildRun.Spec.Sources undefined (type "github.com/shipwright-io/build/pkg/apis/build/v1beta1".BuildRunSpec has no field or method Sources)
|
Build:
pkg/reconciler/buildrun/resources/sources.go#L29
undefined: buildv1beta1.LocalCopy
|
Build:
pkg/reconciler/buildrun/resources/sources.go#L49
build.Spec.Source.BundleContainer undefined (type "github.com/shipwright-io/build/pkg/apis/build/v1beta1".Source has no field or method BundleContainer)
|
Build:
pkg/reconciler/buildrun/resources/sources.go#L50
cannot use build.Spec.Source (variable of type "github.com/shipwright-io/build/pkg/apis/build/v1beta1".Source) as "github.com/shipwright-io/build/pkg/apis/build/v1alpha1".Source value in argument to sources.AppendBundleStep
|
Build:
pkg/reconciler/buildrun/resources/sources.go#L51
build.Spec.Source.URL undefined (type "github.com/shipwright-io/build/pkg/apis/build/v1beta1".Source has no field or method URL)
|
Build:
pkg/reconciler/buildrun/resources/sources.go#L52
cannot use build.Spec.Source (variable of type "github.com/shipwright-io/build/pkg/apis/build/v1beta1".Source) as "github.com/shipwright-io/build/pkg/apis/build/v1alpha1".Source value in argument to sources.AppendGitStep
|
Build:
pkg/reconciler/buildrun/resources/sources.go#L58
build.Spec.Sources undefined (type "github.com/shipwright-io/build/pkg/apis/build/v1beta1".BuildSpec has no field or method Sources)
|
The logs for this run have expired and are no longer available.
Loading