Skip to content

fix: updated methods to match docs (#14) #18

fix: updated methods to match docs (#14)

fix: updated methods to match docs (#14) #18

Triggered via push July 2, 2024 10:21
Status Failure
Total duration 55s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 2 warnings
tests/client/rag.integration.test.ts > Rag: src/client/user.ts#L173
Error: Failed to create app: Resource does not exist ❯ User.createApp src/client/user.ts:173:13 ❯ Function.setup src/client/rag.ts:177:7 ❯ tests/client/rag.integration.test.ts:22:11
tests/client/rag.integration.test.ts > Rag: tests/client/rag.integration.test.ts#L89
TypeError: Cannot read properties of undefined (reading 'info') ❯ tests/client/rag.integration.test.ts:89:18
build
Process completed with exit code 1.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/