Skip to content

Update e2e test cases for v1beta1 #1825

Update e2e test cases for v1beta1

Update e2e test cases for v1beta1 #1825

Triggered via pull request October 6, 2023 17:10
Status Failure
Total duration 36s
Artifacts

verify.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Verify: go/src/github.com/shipwright-io/build/pkg/config/config.go#L17
SA1019: "k8s.io/utils/pointer" is deprecated: Use functions in k8s.io/utils/ptr instead: ptr.To to obtain a pointer, ptr.Deref to dereference a pointer, ptr.Equal to compare dereferenced pointers. (staticcheck)
Verify: go/src/github.com/shipwright-io/build/pkg/apis/build/v1beta1/build_conversion.go#L17
SA1019: "k8s.io/utils/pointer" is deprecated: Use functions in k8s.io/utils/ptr instead: ptr.To to obtain a pointer, ptr.Deref to dereference a pointer, ptr.Equal to compare dereferenced pointers. (staticcheck)
Verify: go/src/github.com/shipwright-io/build/pkg/apis/build/v1beta1/buildstrategy_conversion.go#L17
SA1019: "k8s.io/utils/pointer" is deprecated: Use functions in k8s.io/utils/ptr instead: ptr.To to obtain a pointer, ptr.Deref to dereference a pointer, ptr.Equal to compare dereferenced pointers. (staticcheck)
Verify: go/src/github.com/shipwright-io/build/pkg/validate/envvars_test.go#L37
SA1019: pointer.StringPtr is deprecated: Use ptr.To instead. (staticcheck)
Verify: go/src/github.com/shipwright-io/build/pkg/validate/envvars_test.go#L60
SA1019: pointer.StringPtr is deprecated: Use ptr.To instead. (staticcheck)
Verify
issues found