optimized superchat feature and fixed only vtuber mechanism #216
Annotations
1 error, 7 warnings, and 4 notices
[edge-theme] › pages/settings.spec.ts:287:5 › 測試設定數據從MV2遷移:
tests/pages/settings.spec.ts#L477
1) [edge-theme] › pages/settings.spec.ts:287:5 › 測試設定數據從MV2遷移 ────────────────────────────────────
Error: expect(received).toBe(expected) // Object.is equality
Expected: 4
Received: 1
475 | async function compareTable(table: Locator, data: string[], index: number = 0): Promise<void> {
476 | const rows = await table.locator('tbody tr').all()
> 477 | expect(rows.length).toBe(data.length)
| ^
478 | for (let i = 0; i < rows.length; i++) {
479 | await expect(rows[i].locator('td').nth(index)).toHaveText(data[i])
480 | }
at compareTable (/home/runner/work/bilibili-vup-stream-enhancer/bilibili-vup-stream-enhancer/tests/pages/settings.spec.ts:477:25)
at /home/runner/work/bilibili-vup-stream-enhancer/bilibili-vup-stream-enhancer/tests/pages/settings.spec.ts:411:5
|
build (chrome)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build (edge)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build (chromium)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test (chrome, -theme)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test (edge, -theme)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test (chrome)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test (edge)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
🎭 Playwright Run Summary
2 skipped
41 passed (8.5m)
|
🎭 Playwright Run Summary
1 flaky
[edge-theme] › pages/settings.spec.ts:287:5 › 測試設定數據從MV2遷移 ─────────────────────────────────────
2 skipped
40 passed (9.5m)
|
🎭 Playwright Run Summary
2 skipped
40 passed (22.4m)
|
🎭 Playwright Run Summary
2 skipped
40 passed (26.1m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
chrome-mv3
Expired
|
7.03 MB |
|
chrome-test-results
Expired
|
8.7 GB |
|
chrome-theme-test-results
Expired
|
1.27 GB |
|
chromium-mv3
Expired
|
7.03 MB |
|
edge-mv3
Expired
|
7.03 MB |
|
edge-test-results
Expired
|
8.7 GB |
|
edge-theme-test-results
Expired
|
1.26 GB |
|