Skip to content

Adding linter workflow to run on PRs. #1516

Adding linter workflow to run on PRs.

Adding linter workflow to run on PRs. #1516

Triggered via pull request February 22, 2024 21:32
@Dli3Dli3
labeled #273
linter
Status Failure
Total duration 15m 10s
Artifacts

self.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

20 errors, 4 warnings, and 2 notices
[milo-live-chromium] › merchcard.block.test.js:89:7 › Milo Modal feature test suite › @Merch-card (special-offers) : tests/milo/merchcard.block.test.js#L104
1) [milo-live-chromium] › merchcard.block.test.js:89:7 › Milo Modal feature test suite › @Merch-card (special-offers) ,@merch-card @smoke @regression @milo › step-2: Verify Merch Card special offers content/specs Error: Timed out 5000ms waiting for expect(received).toContainText(expected) Expected string: "INDIVIDUALS" Received string: "" Call log: - expect.toContainText with timeout 5000ms - waiting for locator('.merch-card.special-offers').first().locator('h5[slot="detail-m"]') 102 | 103 | //await expect(await merchCard.sepcialOffersTitleH4).toBeVisible(); > 104 | await expect(await merchCard.sepcialOffersTitleH4).toContainText(data.titleH4); | ^ 105 | await expect(await merchCard.sepcialOffersTitleH3).toContainText(data.titleH3); 106 | 107 | await expect(await merchCard.sepcialOffersDescription1).toContainText(data.description1); at /home/runner/work/nala/nala/tests/milo/merchcard.block.test.js:104:58 at /home/runner/work/nala/nala/tests/milo/merchcard.block.test.js:99:5
[milo-live-chromium] › merchcard.block.test.js:89:7 › Milo Modal feature test suite › @Merch-card (special-offers) : tests/milo/merchcard.block.test.js#L104
1) [milo-live-chromium] › merchcard.block.test.js:89:7 › Milo Modal feature test suite › @Merch-card (special-offers) ,@merch-card @smoke @regression @milo › step-2: Verify Merch Card special offers content/specs Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(received).toContainText(expected) Expected string: "INDIVIDUALS" Received string: "" Call log: - expect.toContainText with timeout 5000ms - waiting for locator('.merch-card.special-offers').first().locator('h5[slot="detail-m"]') 102 | 103 | //await expect(await merchCard.sepcialOffersTitleH4).toBeVisible(); > 104 | await expect(await merchCard.sepcialOffersTitleH4).toContainText(data.titleH4); | ^ 105 | await expect(await merchCard.sepcialOffersTitleH3).toContainText(data.titleH3); 106 | 107 | await expect(await merchCard.sepcialOffersDescription1).toContainText(data.description1); at /home/runner/work/nala/nala/tests/milo/merchcard.block.test.js:104:58 at /home/runner/work/nala/nala/tests/milo/merchcard.block.test.js:99:5
[milo-live-chromium] › merchcard.block.test.js:89:7 › Milo Modal feature test suite › @Merch-card (special-offers) : tests/milo/merchcard.block.test.js#L104
1) [milo-live-chromium] › merchcard.block.test.js:89:7 › Milo Modal feature test suite › @Merch-card (special-offers) ,@merch-card @smoke @regression @milo › step-2: Verify Merch Card special offers content/specs Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(received).toContainText(expected) Expected string: "INDIVIDUALS" Received string: "" Call log: - expect.toContainText with timeout 5000ms - waiting for locator('.merch-card.special-offers').first().locator('h5[slot="detail-m"]') 102 | 103 | //await expect(await merchCard.sepcialOffersTitleH4).toBeVisible(); > 104 | await expect(await merchCard.sepcialOffersTitleH4).toContainText(data.titleH4); | ^ 105 | await expect(await merchCard.sepcialOffersTitleH3).toContainText(data.titleH3); 106 | 107 | await expect(await merchCard.sepcialOffersDescription1).toContainText(data.description1); at /home/runner/work/nala/nala/tests/milo/merchcard.block.test.js:104:58 at /home/runner/work/nala/nala/tests/milo/merchcard.block.test.js:99:5
[milo-live-chromium] › merchcard.block.test.js:117:7 › Milo Modal feature test suite › @Merch-card (special-offers) with badge: tests/milo/merchcard.block.test.js#L135
2) [milo-live-chromium] › merchcard.block.test.js:117:7 › Milo Modal feature test suite › @Merch-card (special-offers) with badge,@merch-card @smoke @regression @milo › step-2: Verify Merch Card special offers content/specs Error: Timed out 5000ms waiting for expect(received).toContainText(expected) Expected string: "Get 10% off Photoshop." Received string: "" Call log: - expect.toContainText with timeout 5000ms - waiting for locator('.merch-card.special-offers').first().locator('h3[slot="heading-xs"]') 133 | 134 | //await expect(await merchCard.sepcialOffersTitleH4).toContainText(data.titleH4); > 135 | await expect(await merchCard.sepcialOffersTitleH3).toContainText(data.titleH3); | ^ 136 | 137 | await expect(await merchCard.sepcialOffersDescription2).toContainText(data.description); 138 | await expect(await merchCard.seeTermsTextLink).toContainText(data.link1Text); at /home/runner/work/nala/nala/tests/milo/merchcard.block.test.js:135:58 at /home/runner/work/nala/nala/tests/milo/merchcard.block.test.js:127:5
[milo-live-chromium] › merchcard.block.test.js:117:7 › Milo Modal feature test suite › @Merch-card (special-offers) with badge: tests/milo/merchcard.block.test.js#L135
2) [milo-live-chromium] › merchcard.block.test.js:117:7 › Milo Modal feature test suite › @Merch-card (special-offers) with badge,@merch-card @smoke @regression @milo › step-2: Verify Merch Card special offers content/specs Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(received).toContainText(expected) Expected string: "Get 10% off Photoshop." Received string: "" Call log: - expect.toContainText with timeout 5000ms - waiting for locator('.merch-card.special-offers').first().locator('h3[slot="heading-xs"]') 133 | 134 | //await expect(await merchCard.sepcialOffersTitleH4).toContainText(data.titleH4); > 135 | await expect(await merchCard.sepcialOffersTitleH3).toContainText(data.titleH3); | ^ 136 | 137 | await expect(await merchCard.sepcialOffersDescription2).toContainText(data.description); 138 | await expect(await merchCard.seeTermsTextLink).toContainText(data.link1Text); at /home/runner/work/nala/nala/tests/milo/merchcard.block.test.js:135:58 at /home/runner/work/nala/nala/tests/milo/merchcard.block.test.js:127:5
[milo-live-chromium] › merchcard.block.test.js:117:7 › Milo Modal feature test suite › @Merch-card (special-offers) with badge: tests/milo/merchcard.block.test.js#L135
2) [milo-live-chromium] › merchcard.block.test.js:117:7 › Milo Modal feature test suite › @Merch-card (special-offers) with badge,@merch-card @smoke @regression @milo › step-2: Verify Merch Card special offers content/specs Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(received).toContainText(expected) Expected string: "Get 10% off Photoshop." Received string: "" Call log: - expect.toContainText with timeout 5000ms - waiting for locator('.merch-card.special-offers').first().locator('h3[slot="heading-xs"]') 133 | 134 | //await expect(await merchCard.sepcialOffersTitleH4).toContainText(data.titleH4); > 135 | await expect(await merchCard.sepcialOffersTitleH3).toContainText(data.titleH3); | ^ 136 | 137 | await expect(await merchCard.sepcialOffersDescription2).toContainText(data.description); 138 | await expect(await merchCard.seeTermsTextLink).toContainText(data.link1Text); at /home/runner/work/nala/nala/tests/milo/merchcard.block.test.js:135:58 at /home/runner/work/nala/nala/tests/milo/merchcard.block.test.js:127:5
[milo-live-chromium] › merchcard.block.test.js:155:7 › Milo Modal feature test suite › @Merch-card (plans): tests/milo/merchcard.block.test.js#L170
3) [milo-live-chromium] › merchcard.block.test.js:155:7 › Milo Modal feature test suite › @Merch-card (plans),@merch-card @smoke @regression @milo › step-2: Verify Merch Card special offers content/specs Error: Timed out 5000ms waiting for expect(received).toContainText(expected) Expected string: "Desktop" Received string: "" Call log: - expect.toContainText with timeout 5000ms - waiting for locator('.merch-card.plans').first().locator('h5[slot="detail-m"]') 168 | 169 | await expect(await merchCard.plansCardTitleH3).toContainText(data.titleH3); > 170 | await expect(await merchCard.plansCardTitleH5).toContainText(data.titleH5); | ^ 171 | 172 | //await expect(await merchCard.price).toContainText(data.price); 173 | await expect(await merchCard.plansCardDescription2).toContainText(data.description); at /home/runner/work/nala/nala/tests/milo/merchcard.block.test.js:170:54 at /home/runner/work/nala/nala/tests/milo/merchcard.block.test.js:165:5
[milo-live-chromium] › merchcard.block.test.js:155:7 › Milo Modal feature test suite › @Merch-card (plans): tests/milo/merchcard.block.test.js#L170
3) [milo-live-chromium] › merchcard.block.test.js:155:7 › Milo Modal feature test suite › @Merch-card (plans),@merch-card @smoke @regression @milo › step-2: Verify Merch Card special offers content/specs Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(received).toContainText(expected) Expected string: "Desktop" Received string: "" Call log: - expect.toContainText with timeout 5000ms - waiting for locator('.merch-card.plans').first().locator('h5[slot="detail-m"]') 168 | 169 | await expect(await merchCard.plansCardTitleH3).toContainText(data.titleH3); > 170 | await expect(await merchCard.plansCardTitleH5).toContainText(data.titleH5); | ^ 171 | 172 | //await expect(await merchCard.price).toContainText(data.price); 173 | await expect(await merchCard.plansCardDescription2).toContainText(data.description); at /home/runner/work/nala/nala/tests/milo/merchcard.block.test.js:170:54 at /home/runner/work/nala/nala/tests/milo/merchcard.block.test.js:165:5
[milo-live-chromium] › merchcard.block.test.js:155:7 › Milo Modal feature test suite › @Merch-card (plans): tests/milo/merchcard.block.test.js#L170
3) [milo-live-chromium] › merchcard.block.test.js:155:7 › Milo Modal feature test suite › @Merch-card (plans),@merch-card @smoke @regression @milo › step-2: Verify Merch Card special offers content/specs Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(received).toContainText(expected) Expected string: "Desktop" Received string: "" Call log: - expect.toContainText with timeout 5000ms - waiting for locator('.merch-card.plans').first().locator('h5[slot="detail-m"]') 168 | 169 | await expect(await merchCard.plansCardTitleH3).toContainText(data.titleH3); > 170 | await expect(await merchCard.plansCardTitleH5).toContainText(data.titleH5); | ^ 171 | 172 | //await expect(await merchCard.price).toContainText(data.price); 173 | await expect(await merchCard.plansCardDescription2).toContainText(data.description); at /home/runner/work/nala/nala/tests/milo/merchcard.block.test.js:170:54 at /home/runner/work/nala/nala/tests/milo/merchcard.block.test.js:165:5
[milo-live-chromium] › merchcard.block.test.js:184:7 › Milo Modal feature test suite › @Merch-card (plans) with badge: tests/milo/merchcard.block.test.js#L202
4) [milo-live-chromium] › merchcard.block.test.js:184:7 › Milo Modal feature test suite › @Merch-card (plans) with badge,@merch-card @smoke @regression @milo › step-2: Verify Merch Card special offers content/specs Error: Timed out 5000ms waiting for expect(received).toContainText(expected) Expected string: "Desktop" Received string: "" Call log: - expect.toContainText with timeout 5000ms - waiting for locator('.merch-card.plans').first().locator('h5[slot="detail-m"]') 200 | 201 | await expect(await merchCard.plansCardTitleH3).toContainText(data.titleH3); > 202 | await expect(await merchCard.plansCardTitleH5).toContainText(data.titleH5); | ^ 203 | 204 | //await expect(await merchCard.price).toContainText(data.price); 205 | await expect(await merchCard.plansCardDescription2).toContainText(data.description); at /home/runner/work/nala/nala/tests/milo/merchcard.block.test.js:202:54 at /home/runner/work/nala/nala/tests/milo/merchcard.block.test.js:194:5
[milo-live-chromium] › merchcard.block.test.js:89:7 › Milo Modal feature test suite › @Merch-card (special-offers) : tests/milo/merchcard.block.test.js#L104
1) [milo-live-chromium] › merchcard.block.test.js:89:7 › Milo Modal feature test suite › @Merch-card (special-offers) ,@merch-card @smoke @regression @milo › step-2: Verify Merch Card special offers content/specs Error: Timed out 5000ms waiting for expect(received).toContainText(expected) Expected string: "INDIVIDUALS" Received string: "" Call log: - expect.toContainText with timeout 5000ms - waiting for locator('.merch-card.special-offers').first().locator('h5[slot="detail-m"]') 102 | 103 | //await expect(await merchCard.sepcialOffersTitleH4).toBeVisible(); > 104 | await expect(await merchCard.sepcialOffersTitleH4).toContainText(data.titleH4); | ^ 105 | await expect(await merchCard.sepcialOffersTitleH3).toContainText(data.titleH3); 106 | 107 | await expect(await merchCard.sepcialOffersDescription1).toContainText(data.description1); at /home/runner/work/nala/nala/tests/milo/merchcard.block.test.js:104:58 at /home/runner/work/nala/nala/tests/milo/merchcard.block.test.js:99:5
[milo-live-chromium] › merchcard.block.test.js:89:7 › Milo Modal feature test suite › @Merch-card (special-offers) : tests/milo/merchcard.block.test.js#L104
1) [milo-live-chromium] › merchcard.block.test.js:89:7 › Milo Modal feature test suite › @Merch-card (special-offers) ,@merch-card @smoke @regression @milo › step-2: Verify Merch Card special offers content/specs Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(received).toContainText(expected) Expected string: "INDIVIDUALS" Received string: "" Call log: - expect.toContainText with timeout 5000ms - waiting for locator('.merch-card.special-offers').first().locator('h5[slot="detail-m"]') 102 | 103 | //await expect(await merchCard.sepcialOffersTitleH4).toBeVisible(); > 104 | await expect(await merchCard.sepcialOffersTitleH4).toContainText(data.titleH4); | ^ 105 | await expect(await merchCard.sepcialOffersTitleH3).toContainText(data.titleH3); 106 | 107 | await expect(await merchCard.sepcialOffersDescription1).toContainText(data.description1); at /home/runner/work/nala/nala/tests/milo/merchcard.block.test.js:104:58 at /home/runner/work/nala/nala/tests/milo/merchcard.block.test.js:99:5
[milo-live-chromium] › merchcard.block.test.js:89:7 › Milo Modal feature test suite › @Merch-card (special-offers) : tests/milo/merchcard.block.test.js#L104
1) [milo-live-chromium] › merchcard.block.test.js:89:7 › Milo Modal feature test suite › @Merch-card (special-offers) ,@merch-card @smoke @regression @milo › step-2: Verify Merch Card special offers content/specs Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(received).toContainText(expected) Expected string: "INDIVIDUALS" Received string: "" Call log: - expect.toContainText with timeout 5000ms - waiting for locator('.merch-card.special-offers').first().locator('h5[slot="detail-m"]') 102 | 103 | //await expect(await merchCard.sepcialOffersTitleH4).toBeVisible(); > 104 | await expect(await merchCard.sepcialOffersTitleH4).toContainText(data.titleH4); | ^ 105 | await expect(await merchCard.sepcialOffersTitleH3).toContainText(data.titleH3); 106 | 107 | await expect(await merchCard.sepcialOffersDescription1).toContainText(data.description1); at /home/runner/work/nala/nala/tests/milo/merchcard.block.test.js:104:58 at /home/runner/work/nala/nala/tests/milo/merchcard.block.test.js:99:5
[milo-live-chromium] › merchcard.block.test.js:117:7 › Milo Modal feature test suite › @Merch-card (special-offers) with badge: tests/milo/merchcard.block.test.js#L135
2) [milo-live-chromium] › merchcard.block.test.js:117:7 › Milo Modal feature test suite › @Merch-card (special-offers) with badge,@merch-card @smoke @regression @milo › step-2: Verify Merch Card special offers content/specs Error: Timed out 5000ms waiting for expect(received).toContainText(expected) Expected string: "Get 10% off Photoshop." Received string: "" Call log: - expect.toContainText with timeout 5000ms - waiting for locator('.merch-card.special-offers').first().locator('h3[slot="heading-xs"]') 133 | 134 | //await expect(await merchCard.sepcialOffersTitleH4).toContainText(data.titleH4); > 135 | await expect(await merchCard.sepcialOffersTitleH3).toContainText(data.titleH3); | ^ 136 | 137 | await expect(await merchCard.sepcialOffersDescription2).toContainText(data.description); 138 | await expect(await merchCard.seeTermsTextLink).toContainText(data.link1Text); at /home/runner/work/nala/nala/tests/milo/merchcard.block.test.js:135:58 at /home/runner/work/nala/nala/tests/milo/merchcard.block.test.js:127:5
[milo-live-chromium] › merchcard.block.test.js:117:7 › Milo Modal feature test suite › @Merch-card (special-offers) with badge: tests/milo/merchcard.block.test.js#L135
2) [milo-live-chromium] › merchcard.block.test.js:117:7 › Milo Modal feature test suite › @Merch-card (special-offers) with badge,@merch-card @smoke @regression @milo › step-2: Verify Merch Card special offers content/specs Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(received).toContainText(expected) Expected string: "Get 10% off Photoshop." Received string: "" Call log: - expect.toContainText with timeout 5000ms - waiting for locator('.merch-card.special-offers').first().locator('h3[slot="heading-xs"]') 133 | 134 | //await expect(await merchCard.sepcialOffersTitleH4).toContainText(data.titleH4); > 135 | await expect(await merchCard.sepcialOffersTitleH3).toContainText(data.titleH3); | ^ 136 | 137 | await expect(await merchCard.sepcialOffersDescription2).toContainText(data.description); 138 | await expect(await merchCard.seeTermsTextLink).toContainText(data.link1Text); at /home/runner/work/nala/nala/tests/milo/merchcard.block.test.js:135:58 at /home/runner/work/nala/nala/tests/milo/merchcard.block.test.js:127:5
[milo-live-chromium] › merchcard.block.test.js:117:7 › Milo Modal feature test suite › @Merch-card (special-offers) with badge: tests/milo/merchcard.block.test.js#L135
2) [milo-live-chromium] › merchcard.block.test.js:117:7 › Milo Modal feature test suite › @Merch-card (special-offers) with badge,@merch-card @smoke @regression @milo › step-2: Verify Merch Card special offers content/specs Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(received).toContainText(expected) Expected string: "Get 10% off Photoshop." Received string: "" Call log: - expect.toContainText with timeout 5000ms - waiting for locator('.merch-card.special-offers').first().locator('h3[slot="heading-xs"]') 133 | 134 | //await expect(await merchCard.sepcialOffersTitleH4).toContainText(data.titleH4); > 135 | await expect(await merchCard.sepcialOffersTitleH3).toContainText(data.titleH3); | ^ 136 | 137 | await expect(await merchCard.sepcialOffersDescription2).toContainText(data.description); 138 | await expect(await merchCard.seeTermsTextLink).toContainText(data.link1Text); at /home/runner/work/nala/nala/tests/milo/merchcard.block.test.js:135:58 at /home/runner/work/nala/nala/tests/milo/merchcard.block.test.js:127:5
[milo-live-chromium] › merchcard.block.test.js:155:7 › Milo Modal feature test suite › @Merch-card (plans): tests/milo/merchcard.block.test.js#L170
3) [milo-live-chromium] › merchcard.block.test.js:155:7 › Milo Modal feature test suite › @Merch-card (plans),@merch-card @smoke @regression @milo › step-2: Verify Merch Card special offers content/specs Error: Timed out 5000ms waiting for expect(received).toContainText(expected) Expected string: "Desktop" Received string: "" Call log: - expect.toContainText with timeout 5000ms - waiting for locator('.merch-card.plans').first().locator('h5[slot="detail-m"]') 168 | 169 | await expect(await merchCard.plansCardTitleH3).toContainText(data.titleH3); > 170 | await expect(await merchCard.plansCardTitleH5).toContainText(data.titleH5); | ^ 171 | 172 | //await expect(await merchCard.price).toContainText(data.price); 173 | await expect(await merchCard.plansCardDescription2).toContainText(data.description); at /home/runner/work/nala/nala/tests/milo/merchcard.block.test.js:170:54 at /home/runner/work/nala/nala/tests/milo/merchcard.block.test.js:165:5
[milo-live-chromium] › merchcard.block.test.js:155:7 › Milo Modal feature test suite › @Merch-card (plans): tests/milo/merchcard.block.test.js#L170
3) [milo-live-chromium] › merchcard.block.test.js:155:7 › Milo Modal feature test suite › @Merch-card (plans),@merch-card @smoke @regression @milo › step-2: Verify Merch Card special offers content/specs Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(received).toContainText(expected) Expected string: "Desktop" Received string: "" Call log: - expect.toContainText with timeout 5000ms - waiting for locator('.merch-card.plans').first().locator('h5[slot="detail-m"]') 168 | 169 | await expect(await merchCard.plansCardTitleH3).toContainText(data.titleH3); > 170 | await expect(await merchCard.plansCardTitleH5).toContainText(data.titleH5); | ^ 171 | 172 | //await expect(await merchCard.price).toContainText(data.price); 173 | await expect(await merchCard.plansCardDescription2).toContainText(data.description); at /home/runner/work/nala/nala/tests/milo/merchcard.block.test.js:170:54 at /home/runner/work/nala/nala/tests/milo/merchcard.block.test.js:165:5
[milo-live-chromium] › merchcard.block.test.js:155:7 › Milo Modal feature test suite › @Merch-card (plans): tests/milo/merchcard.block.test.js#L170
3) [milo-live-chromium] › merchcard.block.test.js:155:7 › Milo Modal feature test suite › @Merch-card (plans),@merch-card @smoke @regression @milo › step-2: Verify Merch Card special offers content/specs Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(received).toContainText(expected) Expected string: "Desktop" Received string: "" Call log: - expect.toContainText with timeout 5000ms - waiting for locator('.merch-card.plans').first().locator('h5[slot="detail-m"]') 168 | 169 | await expect(await merchCard.plansCardTitleH3).toContainText(data.titleH3); > 170 | await expect(await merchCard.plansCardTitleH5).toContainText(data.titleH5); | ^ 171 | 172 | //await expect(await merchCard.price).toContainText(data.price); 173 | await expect(await merchCard.plansCardDescription2).toContainText(data.description); at /home/runner/work/nala/nala/tests/milo/merchcard.block.test.js:170:54 at /home/runner/work/nala/nala/tests/milo/merchcard.block.test.js:165:5
[milo-live-chromium] › merchcard.block.test.js:184:7 › Milo Modal feature test suite › @Merch-card (plans) with badge: tests/milo/merchcard.block.test.js#L202
4) [milo-live-chromium] › merchcard.block.test.js:184:7 › Milo Modal feature test suite › @Merch-card (plans) with badge,@merch-card @smoke @regression @milo › step-2: Verify Merch Card special offers content/specs Error: Timed out 5000ms waiting for expect(received).toContainText(expected) Expected string: "Desktop" Received string: "" Call log: - expect.toContainText with timeout 5000ms - waiting for locator('.merch-card.plans').first().locator('h5[slot="detail-m"]') 200 | 201 | await expect(await merchCard.plansCardTitleH3).toContainText(data.titleH3); > 202 | await expect(await merchCard.plansCardTitleH5).toContainText(data.titleH5); | ^ 203 | 204 | //await expect(await merchCard.price).toContainText(data.price); 205 | await expect(await merchCard.plansCardDescription2).toContainText(data.description); at /home/runner/work/nala/nala/tests/milo/merchcard.block.test.js:202:54 at /home/runner/work/nala/nala/tests/milo/merchcard.block.test.js:194:5
Running tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Running tests
No files were found with the provided path: nala-results.json. No artifacts will be uploaded.
Running tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Running tests
No files were found with the provided path: nala-results.json. No artifacts will be uploaded.
🎭 Playwright Run Summary
8 failed [milo-live-chromium] › merchcard.block.test.js:89:7 › Milo Modal feature test suite › @Merch-card (special-offers) ,@merch-card @smoke @regression @milo [milo-live-chromium] › merchcard.block.test.js:117:7 › Milo Modal feature test suite › @Merch-card (special-offers) with badge,@merch-card @smoke @regression @milo [milo-live-chromium] › merchcard.block.test.js:155:7 › Milo Modal feature test suite › @Merch-card (plans),@merch-card @smoke @regression @milo [milo-live-chromium] › merchcard.block.test.js:184:7 › Milo Modal feature test suite › @Merch-card (plans) with badge,@merch-card @smoke @regression @milo [milo-live-firefox] › merchcard.block.test.js:89:7 › Milo Modal feature test suite › @Merch-card (special-offers) ,@merch-card @smoke @regression @milo [milo-live-firefox] › merchcard.block.test.js:117:7 › Milo Modal feature test suite › @Merch-card (special-offers) with badge,@merch-card @smoke @regression @milo [milo-live-firefox] › merchcard.block.test.js:155:7 › Milo Modal feature test suite › @Merch-card (plans),@merch-card @smoke @regression @milo [milo-live-firefox] › merchcard.block.test.js:184:7 › Milo Modal feature test suite › @Merch-card (plans) with badge,@merch-card @smoke @regression @milo 3 flaky [milo-live-chromium] › table.block.test.js:123:7 › Milo Table block feature test suite › @table (highlight, collapse, sticky),@table @smoke @regression @milo [milo-live-firefox] › table.block.test.js:123:7 › Milo Table block feature test suite › @table (highlight, collapse, sticky),@table @smoke @regression @milo [milo-live-firefox] › video.block.test.js:160:7 › Milo Video Block test suite › @mpc Video Autoplay Looping,@video @smoke @regression @milo 34 skipped 291 passed (3.5m)
🎭 Playwright Run Summary
8 failed [milo-live-chromium] › merchcard.block.test.js:89:7 › Milo Modal feature test suite › @Merch-card (special-offers) ,@merch-card @smoke @regression @milo [milo-live-chromium] › merchcard.block.test.js:117:7 › Milo Modal feature test suite › @Merch-card (special-offers) with badge,@merch-card @smoke @regression @milo [milo-live-chromium] › merchcard.block.test.js:155:7 › Milo Modal feature test suite › @Merch-card (plans),@merch-card @smoke @regression @milo [milo-live-chromium] › merchcard.block.test.js:184:7 › Milo Modal feature test suite › @Merch-card (plans) with badge,@merch-card @smoke @regression @milo [milo-live-firefox] › merchcard.block.test.js:89:7 › Milo Modal feature test suite › @Merch-card (special-offers) ,@merch-card @smoke @regression @milo [milo-live-firefox] › merchcard.block.test.js:117:7 › Milo Modal feature test suite › @Merch-card (special-offers) with badge,@merch-card @smoke @regression @milo [milo-live-firefox] › merchcard.block.test.js:155:7 › Milo Modal feature test suite › @Merch-card (plans),@merch-card @smoke @regression @milo [milo-live-firefox] › merchcard.block.test.js:184:7 › Milo Modal feature test suite › @Merch-card (plans) with badge,@merch-card @smoke @regression @milo 3 flaky [milo-live-chromium] › table.block.test.js:123:7 › Milo Table block feature test suite › @table (highlight, collapse, sticky),@table @smoke @regression @milo [milo-live-firefox] › table.block.test.js:123:7 › Milo Table block feature test suite › @table (highlight, collapse, sticky),@table @smoke @regression @milo [milo-live-firefox] › video.block.test.js:160:7 › Milo Video Block test suite › @mpc Video Autoplay Looping,@video @smoke @regression @milo 34 skipped 291 passed (3.5m)