Skip to content

Merge branch 'main' into main #42

Merge branch 'main' into main

Merge branch 'main' into main #42

Triggered via push August 3, 2024 13:31
Status Failure
Total duration 1m 20s
Artifacts

build.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
build-cdk: lib/rag-engines/sagemaker-rag-models/index.ts#L27
Replace `sageMakerEmbeddingsModelIds?.length·>·0·||·sageMakerCrossEncoderModelIds?.length·>·0` with `⏎······sageMakerEmbeddingsModelIds?.length·>·0·||⏎······sageMakerCrossEncoderModelIds?.length·>·0⏎····`
build-cdk
Process completed with exit code 1.
build-cdk
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/