Tests #1208
Annotations
3 errors and 1 warning
error: expect(received).toBe(expected):
src/resetUsedTokens.test.ts#L29
Expected: 10
Received: 0
at /home/runner/work/ratelimit-js/ratelimit-js/src/resetUsedTokens.test.ts:29:25
|
error: expect(received).toBe(expected):
src/blockUntilReady.test.ts#L36
Expected: false
Received: true
at /home/runner/work/ratelimit-js/ratelimit-js/src/blockUntilReady.test.ts:36:25
|
Tests
Process completed with exit code 1.
|
Release
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|