Skip to content

Update Storage Version to use v1beta1 #1994

Update Storage Version to use v1beta1

Update Storage Version to use v1beta1 #1994

Triggered via pull request January 10, 2024 18:00
Status Failure
Total duration 36s
Artifacts

verify.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

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