Skip to content

CI: Local and Deployment Project Tests #1145

CI: Local and Deployment Project Tests

CI: Local and Deployment Project Tests #1145

Triggered via pull request October 10, 2024 10:23
Status Failure
Total duration 5m 37s
Billable time 6m
Artifacts

tests.yaml

on: pull_request
cloudflare-workers-local
0s
cloudflare-workers-local
nextjs-local
0s
nextjs-local
Release
0s
Release
cloudflare-workers-deployed
0s
cloudflare-workers-deployed
nextjs-deployed
0s
nextjs-deployed
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 2 warnings
error: expect(received).toBe(expected): src/getRemainingTokens.test.ts#L34
Expected: 4 Received: 3 at /home/runner/work/ratelimit-js/ratelimit-js/src/getRemainingTokens.test.ts:34:25
error: expect(received).toBe(expected): src/getRemainingTokens.test.ts#L34
Expected: 5 Received: 6 at /home/runner/work/ratelimit-js/ratelimit-js/src/getRemainingTokens.test.ts:34:25
error: expect(received).toBe(expected): src/getRemainingTokens.test.ts#L34
Expected: 9 Received: 8 at /home/runner/work/ratelimit-js/ratelimit-js/src/getRemainingTokens.test.ts:34:25
error: expect(received).toBe(expected): src/getRemainingTokens.test.ts#L34
Expected: 3 Received: 2 at /home/runner/work/ratelimit-js/ratelimit-js/src/getRemainingTokens.test.ts:34: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/resetUsedTokens.test.ts#L29
Expected: 10 Received: 0 at /home/runner/work/ratelimit-js/ratelimit-js/src/resetUsedTokens.test.ts:29:25
Tests
Process completed with exit code 1.
Tests
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/
Tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/