Bump typescript from 5.3.3 to 5.4.3 #6
main.yml
on: push
Build + E2E tests
3m 43s
Unit tests + typecheck
46s
Annotations
11 errors, 4 warnings, and 1 notice
src/server/routers/post.test.ts:
src/utils/openai.ts#L4
Error: The OPENAI_API_KEY environment variable is missing or empty; either provide it, or instantiate the OpenAI client with an apiKey option, like new OpenAI({ apiKey: 'My API Key' }).
❯ new OpenAI node_modules/.pnpm/[email protected]/node_modules/openai/src/index.ts:112:13
❯ src/utils/openai.ts:4:16
❯ src/server/routers/post.ts:5:31
|
Unit tests + typecheck
Process completed with exit code 1.
|
smoke.test.ts:11:5 › add a post:
playwright/smoke.test.ts#L1
1) smoke.test.ts:11:5 › add a post ───────────────────────────────────────────────────────────────
Test timeout of 35000ms exceeded.
|
smoke.test.ts:11:5 › add a post:
playwright/smoke.test.ts#L21
1) smoke.test.ts:11:5 › add a post ───────────────────────────────────────────────────────────────
Error: page.waitForSelector: Test timeout of 35000ms exceeded.
Call log:
- waiting for locator('text="0.1301272843476966"') to be visible
19 | await page.reload();
20 |
> 21 | await page.waitForSelector(`text="${nonce}"`);
| ^
22 | });
23 |
at /home/runner/work/tRPC-serverless-example/tRPC-serverless-example/playwright/smoke.test.ts:21:14
|
smoke.test.ts:11:5 › add a post:
playwright/smoke.test.ts#L1
1) smoke.test.ts:11:5 › add a post ───────────────────────────────────────────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 35000ms exceeded.
|
smoke.test.ts:11:5 › add a post:
playwright/smoke.test.ts#L21
1) smoke.test.ts:11:5 › add a post ───────────────────────────────────────────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: page.waitForSelector: Test timeout of 35000ms exceeded.
Call log:
- waiting for locator('text="0.3847672713803667"') to be visible
19 | await page.reload();
20 |
> 21 | await page.waitForSelector(`text="${nonce}"`);
| ^
22 | });
23 |
at /home/runner/work/tRPC-serverless-example/tRPC-serverless-example/playwright/smoke.test.ts:21:14
|
smoke.test.ts:11:5 › add a post:
playwright/smoke.test.ts#L1
1) smoke.test.ts:11:5 › add a post ───────────────────────────────────────────────────────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 35000ms exceeded.
|
smoke.test.ts:11:5 › add a post:
playwright/smoke.test.ts#L21
1) smoke.test.ts:11:5 › add a post ───────────────────────────────────────────────────────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: page.waitForSelector: Test timeout of 35000ms exceeded.
Call log:
- waiting for locator('text="0.9972520907300888"') to be visible
19 | await page.reload();
20 |
> 21 | await page.waitForSelector(`text="${nonce}"`);
| ^
22 | });
23 |
at /home/runner/work/tRPC-serverless-example/tRPC-serverless-example/playwright/smoke.test.ts:21:14
|
smoke.test.ts:11:5 › add a post:
playwright/smoke.test.ts#L1
1) smoke.test.ts:11:5 › add a post ───────────────────────────────────────────────────────────────
Retry #3 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 35000ms exceeded.
|
smoke.test.ts:11:5 › add a post:
playwright/smoke.test.ts#L21
1) smoke.test.ts:11:5 › add a post ───────────────────────────────────────────────────────────────
Retry #3 ───────────────────────────────────────────────────────────────────────────────────────
Error: page.waitForSelector: Test timeout of 35000ms exceeded.
Call log:
- waiting for locator('text="0.49318114202972185"') to be visible
19 | await page.reload();
20 |
> 21 | await page.waitForSelector(`text="${nonce}"`);
| ^
22 | });
23 |
at /home/runner/work/tRPC-serverless-example/tRPC-serverless-example/playwright/smoke.test.ts:21:14
|
Build + E2E tests
Process completed with exit code 1.
|
Unit tests + typecheck
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build + E2E tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3, actions/cache@v3, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build + E2E tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Slow Test:
smoke.test.ts#L1
smoke.test.ts took 2.3m
|
🎭 Playwright Run Summary
1 failed
smoke.test.ts:11:5 › add a post ────────────────────────────────────────────────────────────────
1 passed (2.5m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
test results
Expired
|
1.38 MB |
|