feat: implement cache on getPrompt and getPromptById methods #215
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/
|