Lifecycle hooks #16
Annotations
2 errors and 3 warnings
error: expect(received).toEqual(expected):
dist/src/TestUtils.js#L119
{
+ delayMs: 250,
- delayMs: 10,
generated: "${[1..10]~>$generate(delayMs)}",
}
- Expected - 1
+ Received + 1
at /home/runner/work/stated/stated/dist/src/TestUtils.js:119:52
|
test-bun
Process completed with exit code 1.
|
test-bun
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/
|
test-bun
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/
|
test-bun
No files were found with the provided path: ./bun-test-logs/*. No artifacts will be uploaded.
|