Annotations
2 errors and 3 warnings
Run Bun tests:
src/test/TemplateProcessor.test.js#L3222
{
done: true,
+ return: [Function: wrappedFunction],
+ value: Promise { <resolved> },
- value: 10,
}
- Expected - 1
+ Received + 2
at /home/runner/work/stated/stated/src/test/TemplateProcessor.test.js:3222:29
|
Run Bun tests
Process completed with exit code 1.
|
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/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Upload Bun test logs on failure
No files were found with the provided path: ./bun-test-logs/*. No artifacts will be uploaded.
|
Loading