Update Storage Version to use v1beta1 #1995
Annotations
5 errors
Verify:
go/src/github.com/shipwright-io/build/pkg/validate/ownerreferences.go#L70
S1039: unnecessary use of fmt.Sprintf (gosimple)
|
Verify:
go/src/github.com/shipwright-io/build/pkg/reconciler/buildrun/resources/service_accounts.go#L122
bools: redundant and: buildRun.Spec.ServiceAccount != nil && buildRun.Spec.ServiceAccount != nil (govet)
|
Verify:
go/src/github.com/shipwright-io/build/pkg/reconciler/buildrun/resources/build.go#L28
printf: fmt.Sprintf format %q has arg buildRun.Spec.Build.Name of wrong type *string (govet)
|
Verify:
go/src/github.com/shipwright-io/build/pkg/reconciler/buildrun/resources/taskrun_test.go#L88
SA4001: *&x will be simplified to x. It will not copy x. (staticcheck)
|
Verify
issues found
|