Skip to content

feat: implement cache on getPrompt and getPromptById methods #215

feat: implement cache on getPrompt and getPromptById methods

feat: implement cache on getPrompt and getPromptById methods #215

Triggered via pull request November 21, 2024 15:09
Status Failure
Total duration 47s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 2 warnings
lint: src/api.ts#L8
Cannot find module './cache/prompt-cache-manager' or its corresponding type declarations.
lint: src/api.ts#L9
Cannot find module './cache/sharedcache' or its corresponding type declarations.
lint: tests/api.test.ts#L6
Cannot find module '../src/cache/prompt-cache-manager' or its corresponding type declarations.
lint: tests/api.test.ts#L7
Cannot find module '../src/cache/sharedcache' or its corresponding type declarations.
lint
Process completed with exit code 2.
e2e-tests
Process completed with exit code 1.
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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/
e2e-tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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/