Skip to content

Update Storage Version to use v1beta1 #2986

Update Storage Version to use v1beta1

Update Storage Version to use v1beta1 #2986

Triggered via pull request January 9, 2024 20:19
Status Failure
Total duration 3m 6s
Artifacts

ci.yml

on: pull_request
Matrix: e2e
Matrix: integration
Matrix: test-docker-build
Fit to window
Zoom out
Zoom in

Annotations

50 errors
unit: pkg/reconciler/buildrun/resources/sources.go#L22
undefined: buildv1beta1.BuildSource
unit: pkg/reconciler/buildrun/resources/sources.go#L23
undefined: buildv1beta1.BuildSource
unit: 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)
unit: 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)
unit: pkg/reconciler/buildrun/resources/sources.go#L29
undefined: buildv1beta1.LocalCopy
unit: 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)
unit: 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
unit: 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)
unit: 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
unit: 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)
integration (v1.25.11)
undefined: buildv1beta1.BuildSource
integration (v1.25.11)
undefined: buildv1beta1.BuildSource
integration (v1.25.11)
build.Spec.Sources undefined (type "github.com/shipwright-io/build/pkg/apis/build/v1beta1".BuildSpec has no field or method Sources)
integration (v1.25.11)
buildRun.Spec.Sources undefined (type "github.com/shipwright-io/build/pkg/apis/build/v1beta1".BuildRunSpec has no field or method Sources)
integration (v1.25.11)
undefined: buildv1beta1.LocalCopy
integration (v1.25.11)
build.Spec.Source.BundleContainer undefined (type "github.com/shipwright-io/build/pkg/apis/build/v1beta1".Source has no field or method BundleContainer)
integration (v1.25.11)
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
integration (v1.25.11)
build.Spec.Source.URL undefined (type "github.com/shipwright-io/build/pkg/apis/build/v1beta1".Source has no field or method URL)
integration (v1.25.11)
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
integration (v1.25.11)
build.Spec.Sources undefined (type "github.com/shipwright-io/build/pkg/apis/build/v1beta1".BuildSpec has no field or method Sources)
integration (v1.28.0)
undefined: buildv1beta1.BuildSource
integration (v1.28.0)
undefined: buildv1beta1.BuildSource
integration (v1.28.0)
build.Spec.Sources undefined (type "github.com/shipwright-io/build/pkg/apis/build/v1beta1".BuildSpec has no field or method Sources)
integration (v1.28.0)
buildRun.Spec.Sources undefined (type "github.com/shipwright-io/build/pkg/apis/build/v1beta1".BuildRunSpec has no field or method Sources)
integration (v1.28.0)
undefined: buildv1beta1.LocalCopy
integration (v1.28.0)
build.Spec.Source.BundleContainer undefined (type "github.com/shipwright-io/build/pkg/apis/build/v1beta1".Source has no field or method BundleContainer)
integration (v1.28.0)
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
integration (v1.28.0)
build.Spec.Source.URL undefined (type "github.com/shipwright-io/build/pkg/apis/build/v1beta1".Source has no field or method URL)
integration (v1.28.0)
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
integration (v1.28.0)
build.Spec.Sources undefined (type "github.com/shipwright-io/build/pkg/apis/build/v1beta1".BuildSpec has no field or method Sources)
e2e (v1.28.0): pkg/reconciler/buildrun/resources/sources.go#L22
undefined: buildv1beta1.BuildSource
e2e (v1.28.0): pkg/reconciler/buildrun/resources/sources.go#L23
undefined: buildv1beta1.BuildSource
e2e (v1.28.0): 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)
e2e (v1.28.0): 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)
e2e (v1.28.0): pkg/reconciler/buildrun/resources/sources.go#L29
undefined: buildv1beta1.LocalCopy
e2e (v1.28.0): 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)
e2e (v1.28.0): 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
e2e (v1.28.0): 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)
e2e (v1.28.0): 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
e2e (v1.28.0): 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)
e2e (v1.25.11): pkg/reconciler/buildrun/resources/sources.go#L22
undefined: buildv1beta1.BuildSource
e2e (v1.25.11): pkg/reconciler/buildrun/resources/sources.go#L23
undefined: buildv1beta1.BuildSource
e2e (v1.25.11): 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)
e2e (v1.25.11): 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)
e2e (v1.25.11): pkg/reconciler/buildrun/resources/sources.go#L29
undefined: buildv1beta1.LocalCopy
e2e (v1.25.11): 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)
e2e (v1.25.11): 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
e2e (v1.25.11): 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)
e2e (v1.25.11): 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
e2e (v1.25.11): 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)