Skip to content

style: fix linter #3975

style: fix linter

style: fix linter #3975

Triggered via push November 28, 2025 04:30
Status Failure
Total duration 5m 48s
Artifacts

e2e.yml

on: push
Matrix: e2e-node
Matrix: e2e-os
Matrix: e2e
e2e result
3s
e2e result
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 39 notices
e2e-os (macos-latest, vite)
Process completed with exit code 1.
[chromium] β€Ί tests/plugin-blog/blog.spec.ts:4:3 β€Ί plugin-blog β€Ί generate type page: e2e/tests/plugin-blog/blog.spec.ts#L9
2) [chromium] β€Ί tests/plugin-blog/blog.spec.ts:4:3 β€Ί plugin-blog β€Ί generate type page ──────────── Error: expect(locator).not.toHaveText(expected) failed Locator: locator('main') Expected: not "404" Timeout: 5000ms Error: element(s) not found Call log: - Expect "not toHaveText" with timeout 5000ms - waiting for locator('main') 7 | for (const type of types) { 8 | await page.goto(`${type}/`) > 9 | await expect(page.locator('main')).not.toHaveText('404') | ^ 10 | await expect(page.locator('article').first()).toBeVisible() 11 | } 12 | }) at /Users/runner/work/ecosystem/ecosystem/e2e/tests/plugin-blog/blog.spec.ts:9:46
[chromium] β€Ί tests/plugin-auto-frontmatter/auto-frontmatter.spec.ts:15:1 β€Ί should auto frontmatter: e2e/tests/plugin-auto-frontmatter/auto-frontmatter.spec.ts#L18
1) [chromium] β€Ί tests/plugin-auto-frontmatter/auto-frontmatter.spec.ts:15:1 β€Ί should auto frontmatter Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).toHaveText(expected) failed Locator: locator('.frontmatter-test') Expected: "README" Received: "" Timeout: 5000ms Call log: - Expect "toHaveText" with timeout 5000ms - waiting for locator('.frontmatter-test') 9 Γ— locator resolved to <p class="frontmatter-test"></p> - unexpected value "" 16 | await page.goto('auto-frontmatter/') 17 | > 18 | await expect(page.locator('.frontmatter-test')).toHaveText('README') | ^ 19 | }) 20 | 21 | test('should not auto frontmatter', async ({ page }) => { at /Users/runner/work/ecosystem/ecosystem/e2e/tests/plugin-auto-frontmatter/auto-frontmatter.spec.ts:18:51
[chromium] β€Ί tests/plugin-auto-frontmatter/auto-frontmatter.spec.ts:15:1 β€Ί should auto frontmatter: e2e/tests/plugin-auto-frontmatter/auto-frontmatter.spec.ts#L18
1) [chromium] β€Ί tests/plugin-auto-frontmatter/auto-frontmatter.spec.ts:15:1 β€Ί should auto frontmatter Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).toHaveText(expected) failed Locator: locator('.frontmatter-test') Expected: "README" Received: "" Timeout: 5000ms Call log: - Expect "toHaveText" with timeout 5000ms - waiting for locator('.frontmatter-test') 9 Γ— locator resolved to <p class="frontmatter-test"></p> - unexpected value "" 16 | await page.goto('auto-frontmatter/') 17 | > 18 | await expect(page.locator('.frontmatter-test')).toHaveText('README') | ^ 19 | }) 20 | 21 | test('should not auto frontmatter', async ({ page }) => { at /Users/runner/work/ecosystem/ecosystem/e2e/tests/plugin-auto-frontmatter/auto-frontmatter.spec.ts:18:51
[chromium] β€Ί tests/plugin-auto-frontmatter/auto-frontmatter.spec.ts:15:1 β€Ί should auto frontmatter: e2e/tests/plugin-auto-frontmatter/auto-frontmatter.spec.ts#L18
1) [chromium] β€Ί tests/plugin-auto-frontmatter/auto-frontmatter.spec.ts:15:1 β€Ί should auto frontmatter Error: expect(locator).toHaveText(expected) failed Locator: locator('.frontmatter-test') Expected: "README" Timeout: 5000ms Error: element(s) not found Call log: - Expect "toHaveText" with timeout 5000ms - waiting for locator('.frontmatter-test') 16 | await page.goto('auto-frontmatter/') 17 | > 18 | await expect(page.locator('.frontmatter-test')).toHaveText('README') | ^ 19 | }) 20 | 21 | test('should not auto frontmatter', async ({ page }) => { at /Users/runner/work/ecosystem/ecosystem/e2e/tests/plugin-auto-frontmatter/auto-frontmatter.spec.ts:18:51
[chromium] β€Ί tests/plugin-blog/blog.spec.ts:4:3 β€Ί plugin-blog β€Ί generate type page: e2e/tests/plugin-blog/blog.spec.ts#L9
1) [chromium] β€Ί tests/plugin-blog/blog.spec.ts:4:3 β€Ί plugin-blog β€Ί generate type page ──────────── Error: expect(locator).not.toHaveText(expected) failed Locator: locator('main') Expected: not "404" Timeout: 5000ms Error: element(s) not found Call log: - Expect "not toHaveText" with timeout 5000ms - waiting for locator('main') 7 | for (const type of types) { 8 | await page.goto(`${type}/`) > 9 | await expect(page.locator('main')).not.toHaveText('404') | ^ 10 | await expect(page.locator('article').first()).toBeVisible() 11 | } 12 | }) at /Users/runner/work/ecosystem/ecosystem/e2e/tests/plugin-blog/blog.spec.ts:9:46
e2e result
Process completed with exit code 1.
🎭 Playwright Run Summary
54 passed (17.5s)
🎭 Playwright Run Summary
54 passed (30.7s)
🎭 Playwright Run Summary
54 passed (17.4s)
🎭 Playwright Run Summary
54 passed (32.0s)
🎭 Playwright Run Summary
1 failed [chromium] β€Ί tests/plugin-auto-frontmatter/auto-frontmatter.spec.ts:15:1 β€Ί should auto frontmatter 1 flaky [chromium] β€Ί tests/plugin-blog/blog.spec.ts:4:3 β€Ί plugin-blog β€Ί generate type page ───────────── 52 passed (45.1s)
🎭 Playwright Run Summary
54 passed (20.3s)
🎭 Playwright Run Summary
1 flaky [chromium] β€Ί tests/plugin-blog/blog.spec.ts:4:3 β€Ί plugin-blog β€Ί generate type page ───────────── 53 passed (30.4s)
🎭 Playwright Run Summary
54 passed (21.5s)
🎭 Playwright Run Summary
54 passed (32.6s)
🎭 Playwright Run Summary
54 passed (21.3s)
🎭 Playwright Run Summary
54 passed (35.2s)
🎭 Playwright Run Summary
54 passed (29.1s)
🎭 Playwright Run Summary
54 passed (34.1s)
🎭 Playwright Run Summary
54 passed (31.8s)
🎭 Playwright Run Summary
54 passed (37.0s)
🎭 Playwright Run Summary
54 passed (31.0s)
🎭 Playwright Run Summary
54 passed (40.3s)
🎭 Playwright Run Summary
54 passed (31.0s)
🎭 Playwright Run Summary
54 passed (41.7s)
🎭 Playwright Run Summary
54 passed (33.7s)
🎭 Playwright Run Summary
54 passed (45.5s)
🎭 Playwright Run Summary
54 passed (32.7s)
🎭 Playwright Run Summary
54 passed (46.4s)
🎭 Playwright Run Summary
54 passed (23.1s)
🎭 Playwright Run Summary
54 passed (41.9s)
🎭 Playwright Run Summary
54 passed (23.0s)
🎭 Playwright Run Summary
54 passed (46.1s)
🎭 Playwright Run Summary
54 passed (17.6s)
🎭 Playwright Run Summary
54 passed (30.1s)
🎭 Playwright Run Summary
54 passed (17.6s)
🎭 Playwright Run Summary
54 passed (31.0s)
🎭 Playwright Run Summary
54 passed (42.6s)
🎭 Playwright Run Summary
54 passed (51.3s)
🎭 Playwright Run Summary
54 passed (40.9s)
🎭 Playwright Run Summary
54 passed (52.6s)
🎭 Playwright Run Summary
54 passed (31.0s)
🎭 Playwright Run Summary
54 passed (39.7s)
🎭 Playwright Run Summary
54 passed (29.0s)
🎭 Playwright Run Summary
54 passed (41.0s)