Add bun test #95
test.yml
on: pull_request
node-test
51s
bun-test
12s
Annotations
2 errors and 4 warnings
TypeError: test.concurrent is not a function. (In 'test.concurrent("generate works":
src/test/tests.test.ts#L11
prompt: "Please explain to me how LLMs work",
temperature: 0
});
})', 'test.concurrent' is undefined)
at /home/runner/work/cohere-typescript/cohere-typescript/src/test/tests.test.ts:11:10
at /home/runner/work/cohere-typescript/cohere-typescript/src/test/tests.test.ts:10:1
|
bun-test
Process completed with exit code 1.
|
bun-test
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/
|
bun-test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
node-test
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/
|
node-test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|