Remove sleep after the last retry attempt #2798
tests.yaml
on: pull_request
Tests
16s
vercel-functions-app-router-local
0s
vercel-functions-pages-router-local
0s
cloudflare-workers-local
0s
cloudflare-workers-with-typescript-local
0s
nodejs-local
0s
fastly-local
0s
vercel-functions-app-router-deployed
0s
vercel-functions-pages-router-deployed
0s
deno-deployed
0s
cloudflare-workers-deployed
0s
cloudflare-workers-with-typescript-deployed
0s
fastly-deployed
0s
Annotations
2 errors and 1 warning
error: expect(received).toThrow(expected):
pkg/http.test.ts#L21
Expected substring: "fetch() URL is invalid"
Received message: "WRONGPASS invalid or missing auth token. See https://docs.upstash.com/redis/troubleshooting/http_unauthorized for details., command was: [[\"get\",\"foo\"]]"
at /home/runner/work/redis-js/redis-js/pkg/http.test.ts:21:20
at /home/runner/work/redis-js/redis-js/pkg/http.test.ts:5:51
|
Tests
Process completed with exit code 1.
|
Tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|