Add IntegrationSink CRD #8928
knative-go-test.yaml
on: pull_request
test
/
Unit Tests
3m 4s
Annotations
4 errors and 1 warning
test / Unit Tests:
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
|
test / Unit Tests:
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)
|
test / Unit Tests:
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)
|
test / Unit Tests
Process completed with exit code 1.
|
test / Unit Tests
Restore cache failed: Dependencies file is not found in /home/runner/work/eventing/eventing. Supported file pattern: go.sum
|