Tests #229
Annotations
2 errors and 1 warning
error: expect(received).toBe(expected):
src/debounce.test.ts#L38
Expected: 1
Received: 0
at /home/runner/work/lock/lock/src/debounce.test.ts:38:3
|
Tests
Process completed with exit code 1.
|
Tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|