Bump github.com/shipwright-io/build from 0.12.0 to 0.13.0 #223
Annotations
8 errors and 1 warning
test-unit:
test/stubs/shipwright.go#L58
cannot use buildapi.Source{…} (value of type "github.com/shipwright-io/build/pkg/apis/build/v1beta1".Source) as *"github.com/shipwright-io/build/pkg/apis/build/v1beta1".Source value in struct literal
|
test-unit:
test/stubs/shipwright.go#L60
unknown field GitSource in struct literal of type "github.com/shipwright-io/build/pkg/apis/build/v1beta1".Source
|
test-unit:
test/stubs/shipwright.go#L61
cannot use &RepoURL (value of type *string) as string value in struct literal
|
test-unit:
pkg/inventory/inventory.go#L56
cannot use b.Spec.Source (variable of type *v1beta1.Source) as v1beta1.Source value in struct literal
|
test-unit:
pkg/inventory/inventory.go#L166
tr.source.GitSource undefined (type v1beta1.Source has no field or method GitSource)
|
test-unit:
pkg/inventory/inventory.go#L169
tr.source.GitSource undefined (type v1beta1.Source has no field or method GitSource)
|
test-unit:
pkg/inventory/inventory.go#L172
tr.source.GitSource undefined (type v1beta1.Source has no field or method GitSource)
|
test-unit
Process completed with exit code 2.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading