Skip to content

Tests

Tests #1209

Triggered via schedule November 30, 2024 00:04
Status Failure
Total duration 5m 58s
Billable time 6m
Artifacts

tests.yaml

on: schedule
cloudflare-workers-local
19s
cloudflare-workers-local
nextjs-local
41s
nextjs-local
cloudflare-workers-deployed
21s
cloudflare-workers-deployed
nextjs-deployed
1m 13s
nextjs-deployed
Fit to window
Zoom out
Zoom in

Annotations

4 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/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/