Update e2e test cases for v1beta1 #1841
Annotations
6 errors
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)
|
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)
|
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)
|
go/src/github.com/shipwright-io/build/pkg/validate/envvars_test.go#L37
SA1019: pointer.StringPtr is deprecated: Use ptr.To instead. (staticcheck)
|
go/src/github.com/shipwright-io/build/pkg/validate/envvars_test.go#L60
SA1019: pointer.StringPtr is deprecated: Use ptr.To instead. (staticcheck)
|
|
The logs for this run have expired and are no longer available.
Loading