Skip to content

feat(consumption-opensearch): opensearch api as separate construct #1611

feat(consumption-opensearch): opensearch api as separate construct

feat(consumption-opensearch): opensearch api as separate construct #1611

Triggered via pull request September 4, 2024 20:10
Status Failure
Total duration 6m 32s
Artifacts

on_pull_request.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
build / build
Cannot find name 'osApi'.
build / build
Cannot find name 'osApi'.
build / build
You cannot use an object literal to make an instance of an interface. Define a class instead.
build / build
This TypeScript feature (ArrowFunction) is not supported in examples. Please rewrite this example.
build / build
This TypeScript feature (ArrowFunction) is not supported in examples. Please rewrite this example.
build / build
This TypeScript feature (ArrowFunction) is not supported in examples. Please rewrite this example.
build / build
Property 'iam' does not exist on type 'typeof import("/home/runner/work/data-solutions-framework-on-aws/data-solutions-framework-on-aws/framework/node_modules/aws-cdk-lib/index")'.
build / build
Property 'OpensearchApi' does not exist on type 'typeof import("/home/runner/work/data-solutions-framework-on-aws/data-solutions-framework-on-aws/framework/lib/consumption/index")'. Did you mean 'OpenSearchApi'?
build / build
Process completed with exit code 1.
build / build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab, actions/setup-node@5e21ff4d9bc1a8cf6de233a3057d20ec6b3fb69d. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/