Skip to content

leaderboard designs #4729

leaderboard designs

leaderboard designs #4729

Triggered via pull request July 24, 2024 22:40
Status Failure
Total duration 15m 32s
Artifacts 3

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors, 23 warnings, and 3 notices
[chromium] β€Ί account-sendtag-checkout.onboarded.spec.ts:49:1 β€Ί can add a pending tag: packages/playwright/tests/account-sendtag-checkout.onboarded.spec.ts#L54
1) [chromium] β€Ί account-sendtag-checkout.onboarded.spec.ts:49:1 β€Ί can add a pending tag ────────── Error: Timed out 5000ms waiting for expect(locator).toBeVisible() Locator: getByLabel('Pending Sendtag comminor_2') Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 5000ms - waiting for getByLabel('Pending Sendtag comminor_2') 52 | })}_${test.info().parallelIndex}` 53 | await checkoutPage.addPendingTag(tagName) > 54 | await expect(checkoutPage.page.getByLabel(`Pending Sendtag ${tagName}`)).toBeVisible() | ^ 55 | }) 56 | 57 | test('cannot add an invalid tag name', async ({ checkoutPage }) => { at /home/byoung/actions-runner/_work/sendapp/sendapp/packages/playwright/tests/account-sendtag-checkout.onboarded.spec.ts:54:76
[chromium] β€Ί account-sendtag-checkout.onboarded.spec.ts:49:1 β€Ί can add a pending tag: packages/playwright/tests/account-sendtag-checkout.onboarded.spec.ts#L54
1) [chromium] β€Ί account-sendtag-checkout.onboarded.spec.ts:49:1 β€Ί can add a pending tag ────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toBeVisible() Locator: getByLabel('Pending Sendtag studio_2') Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 5000ms - waiting for getByLabel('Pending Sendtag studio_2') 52 | })}_${test.info().parallelIndex}` 53 | await checkoutPage.addPendingTag(tagName) > 54 | await expect(checkoutPage.page.getByLabel(`Pending Sendtag ${tagName}`)).toBeVisible() | ^ 55 | }) 56 | 57 | test('cannot add an invalid tag name', async ({ checkoutPage }) => { at /home/byoung/actions-runner/_work/sendapp/sendapp/packages/playwright/tests/account-sendtag-checkout.onboarded.spec.ts:54:76
[chromium] β€Ί account-sendtag-checkout.onboarded.spec.ts:49:1 β€Ί can add a pending tag: packages/playwright/tests/account-sendtag-checkout.onboarded.spec.ts#L54
1) [chromium] β€Ί account-sendtag-checkout.onboarded.spec.ts:49:1 β€Ί can add a pending tag ────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toBeVisible() Locator: getByLabel('Pending Sendtag debeo_2') Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 5000ms - waiting for getByLabel('Pending Sendtag debeo_2') 52 | })}_${test.info().parallelIndex}` 53 | await checkoutPage.addPendingTag(tagName) > 54 | await expect(checkoutPage.page.getByLabel(`Pending Sendtag ${tagName}`)).toBeVisible() | ^ 55 | }) 56 | 57 | test('cannot add an invalid tag name', async ({ checkoutPage }) => { at /home/byoung/actions-runner/_work/sendapp/sendapp/packages/playwright/tests/account-sendtag-checkout.onboarded.spec.ts:54:76
[chromium] β€Ί account-sendtag-checkout.onboarded.spec.ts:64:1 β€Ί can confirm a tag: packages/playwright/tests/account-sendtag-checkout.onboarded.spec.ts#L68
2) [chromium] β€Ί account-sendtag-checkout.onboarded.spec.ts:64:1 β€Ί can confirm a tag ────────────── Error: Timed out 5000ms waiting for expect(locator).toBeVisible() Locator: getByLabel('Pending Sendtag fp') Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 5000ms - waiting for getByLabel('Pending Sendtag fp') 66 | const tagName = faker.string.alphanumeric({ length: { min: 1, max: 20 } }) 67 | await checkoutPage.addPendingTag(tagName) > 68 | await expect(checkoutPage.page.getByLabel(`Pending Sendtag ${tagName}`)).toBeVisible() | ^ 69 | await checkoutPage.confirmTags(expect) 70 | await expect(checkoutPage.page.getByLabel(`Pending Sendtag ${tagName}`)).toBeHidden() 71 | at /home/byoung/actions-runner/_work/sendapp/sendapp/packages/playwright/tests/account-sendtag-checkout.onboarded.spec.ts:68:76
[chromium] β€Ί account-sendtag-checkout.onboarded.spec.ts:64:1 β€Ί can confirm a tag: packages/playwright/tests/account-sendtag-checkout.onboarded.spec.ts#L68
2) [chromium] β€Ί account-sendtag-checkout.onboarded.spec.ts:64:1 β€Ί can confirm a tag ────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toBeVisible() Locator: getByLabel('Pending Sendtag WunbG') Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 5000ms - waiting for getByLabel('Pending Sendtag WunbG') 66 | const tagName = faker.string.alphanumeric({ length: { min: 1, max: 20 } }) 67 | await checkoutPage.addPendingTag(tagName) > 68 | await expect(checkoutPage.page.getByLabel(`Pending Sendtag ${tagName}`)).toBeVisible() | ^ 69 | await checkoutPage.confirmTags(expect) 70 | await expect(checkoutPage.page.getByLabel(`Pending Sendtag ${tagName}`)).toBeHidden() 71 | at /home/byoung/actions-runner/_work/sendapp/sendapp/packages/playwright/tests/account-sendtag-checkout.onboarded.spec.ts:68:76
[chromium] β€Ί account-sendtag-checkout.onboarded.spec.ts:64:1 β€Ί can confirm a tag: packages/playwright/tests/account-sendtag-checkout.onboarded.spec.ts#L68
2) [chromium] β€Ί account-sendtag-checkout.onboarded.spec.ts:64:1 β€Ί can confirm a tag ────────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toBeVisible() Locator: getByLabel('Pending Sendtag M87tk7') Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 5000ms - waiting for getByLabel('Pending Sendtag M87tk7') 66 | const tagName = faker.string.alphanumeric({ length: { min: 1, max: 20 } }) 67 | await checkoutPage.addPendingTag(tagName) > 68 | await expect(checkoutPage.page.getByLabel(`Pending Sendtag ${tagName}`)).toBeVisible() | ^ 69 | await checkoutPage.confirmTags(expect) 70 | await expect(checkoutPage.page.getByLabel(`Pending Sendtag ${tagName}`)).toBeHidden() 71 | at /home/byoung/actions-runner/_work/sendapp/sendapp/packages/playwright/tests/account-sendtag-checkout.onboarded.spec.ts:68:76
[chromium] β€Ί account-sendtag-checkout.onboarded.spec.ts:101:1 β€Ί can refer a tag: packages/playwright/tests/account-sendtag-checkout.onboarded.spec.ts#L125
3) [chromium] β€Ί account-sendtag-checkout.onboarded.spec.ts:101:1 β€Ί can refer a tag ─────────────── Error: Timed out 5000ms waiting for expect(locator).toBeVisible() Locator: getByLabel('Pending Sendtag umbra_5') Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 5000ms - waiting for getByLabel('Pending Sendtag umbra_5') 123 | tagsToRegister.push(tagName) 124 | await checkoutPage.addPendingTag(tagName) > 125 | await expect(checkoutPage.page.getByLabel(`Pending Sendtag ${tagName}`)).toBeVisible() | ^ 126 | } 127 | 128 | // check referral code and referrer are visible at /home/byoung/actions-runner/_work/sendapp/sendapp/packages/playwright/tests/account-sendtag-checkout.onboarded.spec.ts:125:78
[chromium] β€Ί account-sendtag-checkout.onboarded.spec.ts:101:1 β€Ί can refer a tag: packages/playwright/tests/account-sendtag-checkout.onboarded.spec.ts#L125
3) [chromium] β€Ί account-sendtag-checkout.onboarded.spec.ts:101:1 β€Ί can refer a tag ─────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toBeVisible() Locator: getByLabel('Pending Sendtag clarus_5') Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 5000ms - waiting for getByLabel('Pending Sendtag clarus_5') 123 | tagsToRegister.push(tagName) 124 | await checkoutPage.addPendingTag(tagName) > 125 | await expect(checkoutPage.page.getByLabel(`Pending Sendtag ${tagName}`)).toBeVisible() | ^ 126 | } 127 | 128 | // check referral code and referrer are visible at /home/byoung/actions-runner/_work/sendapp/sendapp/packages/playwright/tests/account-sendtag-checkout.onboarded.spec.ts:125:78
[chromium] β€Ί account-sendtag-checkout.onboarded.spec.ts:101:1 β€Ί can refer a tag: packages/playwright/tests/account-sendtag-checkout.onboarded.spec.ts#L125
3) [chromium] β€Ί account-sendtag-checkout.onboarded.spec.ts:101:1 β€Ί can refer a tag ─────────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toBeVisible() Locator: getByLabel('Pending Sendtag absum_5') Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 5000ms - waiting for getByLabel('Pending Sendtag absum_5') 123 | tagsToRegister.push(tagName) 124 | await checkoutPage.addPendingTag(tagName) > 125 | await expect(checkoutPage.page.getByLabel(`Pending Sendtag ${tagName}`)).toBeVisible() | ^ 126 | } 127 | 128 | // check referral code and referrer are visible at /home/byoung/actions-runner/_work/sendapp/sendapp/packages/playwright/tests/account-sendtag-checkout.onboarded.spec.ts:125:78
[chromium] β€Ί account-sendtag-checkout.onboarded.spec.ts:205:1 β€Ί cannot confirm a tag without paying: packages/playwright/tests/account-sendtag-checkout.onboarded.spec.ts#L208
4) [chromium] β€Ί account-sendtag-checkout.onboarded.spec.ts:205:1 β€Ί cannot confirm a tag without paying Error: Timed out 5000ms waiting for expect(locator).toBeVisible() Locator: getByLabel('Pending Sendtag tabesco_6') Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 5000ms - waiting for getByLabel('Pending Sendtag tabesco_6') 206 | const tagName = `${faker.lorem.word()}_${test.info().parallelIndex}` 207 | await checkoutPage.addPendingTag(tagName) > 208 | await expect(checkoutPage.page.getByLabel(`Pending Sendtag ${tagName}`)).toBeVisible() | ^ 209 | await checkoutPage.page.pause() 210 | const { data, error } = await supabase.rpc('confirm_tags', { 211 | tag_names: [tagName], at /home/byoung/actions-runner/_work/sendapp/sendapp/packages/playwright/tests/account-sendtag-checkout.onboarded.spec.ts:208:76
Unit Tests
Skipping ca-certificates: most recent version 2024-07-02 not installed
Unit Tests
Skipping gcc: most recent version 14.1.0_2 not installed
Unit Tests
Skipping gdbm: most recent version 1.24 not installed
Unit Tests
Skipping krb5: most recent version 1.21.3 not installed
Unit Tests
Skipping libgpg-error: most recent version 1.50 not installed
Unit Tests
Skipping libtirpc: most recent version 1.3.4 not installed
Unit Tests
Skipping libxml2: most recent version 2.12.8 not installed
Unit Tests
Skipping libxslt: most recent version 1.1.42 not installed
Unit Tests
Skipping [email protected]: most recent version 5.15.163 not installed
Unit Tests
Skipping nettle: most recent version 3.10 not installed
Unit Tests: packages/app/features/home/screen.tsx#L252
`'` can be escaped with `&apos;`, `&lsquo;`, `&#39;`, `&rsquo;`
Unit Tests: packages/app/features/leaderboard/screen.tsx#L2
'IconAccount' is defined but never used
Unit Tests: packages/app/features/referrals/screen.tsx#L1
'Container' is defined but never used
Playwright Tests
Skipping ca-certificates: most recent version 2024-07-02 not installed
Playwright Tests
Skipping caddy: most recent version 2.8.4 not installed
Playwright Tests
Skipping gdbm: most recent version 1.24 not installed
Playwright Tests
Skipping krb5: most recent version 1.21.3 not installed
Playwright Tests
Skipping libgpg-error: most recent version 1.50 not installed
Playwright Tests
Skipping libtirpc: most recent version 1.3.4 not installed
Playwright Tests
Skipping libxml2: most recent version 2.12.8 not installed
Playwright Tests
Skipping libxslt: most recent version 1.1.42 not installed
Playwright Tests
Skipping nettle: most recent version 3.10 not installed
Playwright Tests
Skipping p11-kit: most recent version 0.25.5 not installed
vercel-deploy-preview
Deployment URL: https://sendapp-8hyitoyp1-0xsend.vercel.app
vercel-deploy-preview
Vercel Alias URL https://sendapp-07-19-leaderboard-designs-0xsend.vercel.app/
🎭 Playwright Run Summary
30 failed [chromium] β€Ί account-sendtag-checkout.onboarded.spec.ts:49:1 β€Ί can add a pending tag ─────────── [chromium] β€Ί account-sendtag-checkout.onboarded.spec.ts:64:1 β€Ί can confirm a tag ─────────────── [chromium] β€Ί account-sendtag-checkout.onboarded.spec.ts:101:1 β€Ί can refer a tag ──────────────── [chromium] β€Ί account-sendtag-checkout.onboarded.spec.ts:205:1 β€Ί cannot confirm a tag without paying [chromium] β€Ί account-sendtag-checkout.onboarded.spec.ts:222:1 β€Ί cannot add more than 5 tags ──── [chromium] β€Ί activity.onboarded.spec.ts:30:1 β€Ί can visit activity page and see correct activity feed [chromium] β€Ί home.onboarded.spec.ts:20:1 β€Ί can visit token detail page ───────────────────────── [chromium] β€Ί send.onboarded.spec.ts:30:3 β€Ί can send USDC starting from profile page ──────────── [chromium] β€Ί send.onboarded.spec.ts:59:5 β€Ί can send USDC using tag starting from home page ───── [chromium] β€Ί send.onboarded.spec.ts:59:5 β€Ί can send USDC using sendid starting from home page ── [chromium] β€Ί send.onboarded.spec.ts:59:5 β€Ί can send USDC using address starting from home page ─ [chromium] β€Ί send.onboarded.spec.ts:30:3 β€Ί can send SEND starting from profile page ──────────── [chromium] β€Ί send.onboarded.spec.ts:59:5 β€Ί can send SEND using tag starting from home page ───── [chromium] β€Ί send.onboarded.spec.ts:59:5 β€Ί can send SEND using sendid starting from home page ── [chromium] β€Ί send.onboarded.spec.ts:59:5 β€Ί can send SEND using address starting from home page ─ [firefox] β€Ί account-sendtag-checkout.onboarded.spec.ts:49:1 β€Ί can add a pending tag ──────────── [firefox] β€Ί account-sendtag-checkout.onboarded.spec.ts:64:1 β€Ί can confirm a tag ──────────────── [firefox] β€Ί account-sendtag-checkout.onboarded.spec.ts:101:1 β€Ί can refer a tag ───────────────── [firefox] β€Ί account-sendtag-checkout.onboarded.spec.ts:205:1 β€Ί cannot confirm a tag without paying [firefox] β€Ί account-sendtag-checkout.onboarded.spec.ts:222:1 β€Ί cannot add more than 5 tags ───── [firefox] β€Ί activity.onboarded.spec.ts:30:1 β€Ί can visit activity page and see correct activity feed [firefox] β€Ί home.onboarded.spec.ts:20:1 β€Ί can visit token detail page ────────────────────────── [firefox] β€Ί send.onboarded.spec.ts:30:3 β€Ί can send USDC starting from profile page ───────────── [firefox] β€Ί send.onboarded.spec.ts:59:5 β€Ί can send USDC using tag starting from home page ────── [firefox] β€Ί send.onboarded.spec.ts:59:5 β€Ί can send USDC using sendid starting from home page ─── [firefox] β€Ί send.onboarded.spec.ts:59:5 β€Ί can send USDC using address starting from home page ── [firefox] β€Ί send.onboarded.spec.ts:30:3 β€Ί can send SEND starting from profile page ───────────── [firefox] β€Ί send.onboarded.spec.ts:59:5 β€Ί can send SEND using tag starting from home page ────── [firefox] β€Ί send.onboarded.spec.ts:59:5 β€Ί can send SEND using sendid starting from home page ─── [firefox] β€Ί send.onboarded.spec.ts:59:5 β€Ί can send SEND using address starting from home page ── 2 flaky [firefox] β€Ί account-settings-backup.onboarded.spec.ts:106:1 β€Ί can backup account ─────────────── [firefox] β€Ί account-settings-backup.onboarded.spec.ts:110:1 β€Ί can remove a signer ────────────── 50 passed (3.3m)

Artifacts

Produced during runtime
Name Size
nextjs-build Expired
86.1 MB
playwright-report Expired
55.8 MB
playwright-test-results Expired
55 MB