Add IntegrationSink CRD #6893
knative-go-build.yaml
on: pull_request
build
/
Build
2m 6s
Annotations
4 errors and 1 warning
build / Build:
pkg/apis/sinks/v1alpha1/integration_sink_types_test.go#L22
cannot find module providing package knative.dev/eventing/pkg/apis/common: import lookup disabled by -mod=vendor
|
build / Build:
pkg/apis/sinks/v1alpha1/integration_sink_validation.go#L65
spec.Aws.S3.BucketNameOrArn undefined (type *"knative.dev/eventing/pkg/apis/common/integration/v1alpha1".AWSS3 has no field or method BucketNameOrArn)
|
build / Build:
pkg/apis/sinks/v1alpha1/integration_sink_validation.go#L75
spec.Aws.SQS.QueueNameOrArn undefined (type *"knative.dev/eventing/pkg/apis/common/integration/v1alpha1".AWSSQS has no field or method QueueNameOrArn)
|
build / Build
Process completed with exit code 1.
|
build / Build
Restore cache failed: Dependencies file is not found in /home/runner/work/eventing/eventing. Supported file pattern: go.sum
|