Skip to content

chore(deps): update eslint (major) #2959

chore(deps): update eslint (major)

chore(deps): update eslint (major) #2959

Triggered via pull request March 7, 2026 01:38
Status Failure
Total duration 6m 17s
Artifacts 2

tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 notice
[chromium] › tests/events.spec.ts:11:1 › Event Page screenshot: tests/events.spec.ts#L15
3) [chromium] › tests/events.spec.ts:11:1 › Event Page screenshot ──────────────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(page).toHaveScreenshot(expected) failed 1334 pixels (ratio 0.01 of all image pixels) are different. Call log: - Expect "toHaveScreenshot" with timeout 5000ms - verifying given screenshot expectation - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - 1334 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - captured a stable screenshot - 1334 pixels (ratio 0.01 of all image pixels) are different. 13 | await forceLoadImages(page); 14 | await page.getByRole('contentinfo').scrollIntoViewIfNeeded(); > 15 | await expect(page).toHaveScreenshot({ fullPage: true }); | ^ 16 | }); 17 | at /__w/website/website/tests/events.spec.ts:15:22
[chromium] › tests/events.spec.ts:11:1 › Event Page screenshot: tests/events.spec.ts#L15
3) [chromium] › tests/events.spec.ts:11:1 › Event Page screenshot ──────────────────────────────── Error: expect(page).toHaveScreenshot(expected) failed 1334 pixels (ratio 0.01 of all image pixels) are different. Call log: - Expect "toHaveScreenshot" with timeout 5000ms - verifying given screenshot expectation - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - 1334 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - captured a stable screenshot - 1334 pixels (ratio 0.01 of all image pixels) are different. 13 | await forceLoadImages(page); 14 | await page.getByRole('contentinfo').scrollIntoViewIfNeeded(); > 15 | await expect(page).toHaveScreenshot({ fullPage: true }); | ^ 16 | }); 17 | at /__w/website/website/tests/events.spec.ts:15:22
[chromium] › tests/events.spec.ts:5:1 › Bauwoche 2024 screenshot: tests/events.spec.ts#L8
2) [chromium] › tests/events.spec.ts:5:1 › Bauwoche 2024 screenshot ────────────────────────────── Retry #3 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(page).toHaveScreenshot(expected) failed 2012 pixels (ratio 0.01 of all image pixels) are different. Call log: - Expect "toHaveScreenshot" with timeout 5000ms - verifying given screenshot expectation - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - Expected an image 1280px by 4495px, received 1280px by 4424px. 96547 pixels (ratio 0.02 of all image pixels) are different. - waiting 100ms before taking screenshot - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - Expected an image 1280px by 4424px, received 1280px by 4495px. 94569 pixels (ratio 0.02 of all image pixels) are different. - waiting 250ms before taking screenshot - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - captured a stable screenshot - 2012 pixels (ratio 0.01 of all image pixels) are different. 6 | await page.goto('/events/bauwoche-2024'); 7 | await page.getByRole('contentinfo').scrollIntoViewIfNeeded(); > 8 | await expect(page).toHaveScreenshot({ fullPage: true }); | ^ 9 | }); 10 | 11 | test('Event Page screenshot', async ({ page }) => { at /__w/website/website/tests/events.spec.ts:8:22
[chromium] › tests/events.spec.ts:5:1 › Bauwoche 2024 screenshot: tests/events.spec.ts#L8
2) [chromium] › tests/events.spec.ts:5:1 › Bauwoche 2024 screenshot ────────────────────────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(page).toHaveScreenshot(expected) failed 2012 pixels (ratio 0.01 of all image pixels) are different. Call log: - Expect "toHaveScreenshot" with timeout 5000ms - verifying given screenshot expectation - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - 8590 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - 6578 pixels (ratio 0.01 of all image pixels) are different. - waiting 250ms before taking screenshot - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - captured a stable screenshot - 2012 pixels (ratio 0.01 of all image pixels) are different. 6 | await page.goto('/events/bauwoche-2024'); 7 | await page.getByRole('contentinfo').scrollIntoViewIfNeeded(); > 8 | await expect(page).toHaveScreenshot({ fullPage: true }); | ^ 9 | }); 10 | 11 | test('Event Page screenshot', async ({ page }) => { at /__w/website/website/tests/events.spec.ts:8:22
[chromium] › tests/events.spec.ts:5:1 › Bauwoche 2024 screenshot: tests/events.spec.ts#L8
2) [chromium] › tests/events.spec.ts:5:1 › Bauwoche 2024 screenshot ────────────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(page).toHaveScreenshot(expected) failed 2012 pixels (ratio 0.01 of all image pixels) are different. Call log: - Expect "toHaveScreenshot" with timeout 5000ms - verifying given screenshot expectation - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - Expected an image 1280px by 4495px, received 1280px by 4424px. 89969 pixels (ratio 0.02 of all image pixels) are different. - waiting 100ms before taking screenshot - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - Expected an image 1280px by 4424px, received 1280px by 4495px. 87991 pixels (ratio 0.02 of all image pixels) are different. - waiting 250ms before taking screenshot - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - captured a stable screenshot - 2012 pixels (ratio 0.01 of all image pixels) are different. 6 | await page.goto('/events/bauwoche-2024'); 7 | await page.getByRole('contentinfo').scrollIntoViewIfNeeded(); > 8 | await expect(page).toHaveScreenshot({ fullPage: true }); | ^ 9 | }); 10 | 11 | test('Event Page screenshot', async ({ page }) => { at /__w/website/website/tests/events.spec.ts:8:22
[chromium] › tests/events.spec.ts:5:1 › Bauwoche 2024 screenshot: tests/events.spec.ts#L8
2) [chromium] › tests/events.spec.ts:5:1 › Bauwoche 2024 screenshot ────────────────────────────── Error: expect(page).toHaveScreenshot(expected) failed 2012 pixels (ratio 0.01 of all image pixels) are different. Call log: - Expect "toHaveScreenshot" with timeout 5000ms - verifying given screenshot expectation - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - 2012 pixels (ratio 0.01 of all image pixels) are different. - waiting 100ms before taking screenshot - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - captured a stable screenshot - 2012 pixels (ratio 0.01 of all image pixels) are different. 6 | await page.goto('/events/bauwoche-2024'); 7 | await page.getByRole('contentinfo').scrollIntoViewIfNeeded(); > 8 | await expect(page).toHaveScreenshot({ fullPage: true }); | ^ 9 | }); 10 | 11 | test('Event Page screenshot', async ({ page }) => { at /__w/website/website/tests/events.spec.ts:8:22
[chromium] › tests/about-us.spec.ts:9:1 › About Us page screenshot: tests/about-us.spec.ts#L11
1) [chromium] › tests/about-us.spec.ts:9:1 › About Us page screenshot ──────────────────────────── Retry #3 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(page).toHaveScreenshot(expected) failed Expected an image 1280px by 4497px, received 1280px by 4449px. 473084 pixels (ratio 0.09 of all image pixels) are different. Call log: - Expect "toHaveScreenshot" with timeout 5000ms - verifying given screenshot expectation - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - Expected an image 1280px by 4497px, received 1280px by 4449px. 473084 pixels (ratio 0.09 of all image pixels) are different. - waiting 100ms before taking screenshot - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - captured a stable screenshot - Expected an image 1280px by 4497px, received 1280px by 4449px. 473084 pixels (ratio 0.09 of all image pixels) are different. 9 | test('About Us page screenshot', async ({ page }) => { 10 | await forceLoadImages(page); > 11 | await expect(page).toHaveScreenshot({ fullPage: true }); | ^ 12 | }); 13 | 14 | test('Exercises can be expanded', async ({ page }) => { at /__w/website/website/tests/about-us.spec.ts:11:22
[chromium] › tests/about-us.spec.ts:9:1 › About Us page screenshot: tests/about-us.spec.ts#L11
1) [chromium] › tests/about-us.spec.ts:9:1 › About Us page screenshot ──────────────────────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(page).toHaveScreenshot(expected) failed Expected an image 1280px by 4497px, received 1280px by 4449px. 473084 pixels (ratio 0.09 of all image pixels) are different. Call log: - Expect "toHaveScreenshot" with timeout 5000ms - verifying given screenshot expectation - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - Expected an image 1280px by 4497px, received 1280px by 4449px. 467887 pixels (ratio 0.09 of all image pixels) are different. - waiting 100ms before taking screenshot - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - 6334 pixels (ratio 0.01 of all image pixels) are different. - waiting 250ms before taking screenshot - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - captured a stable screenshot - Expected an image 1280px by 4497px, received 1280px by 4449px. 473084 pixels (ratio 0.09 of all image pixels) are different. 9 | test('About Us page screenshot', async ({ page }) => { 10 | await forceLoadImages(page); > 11 | await expect(page).toHaveScreenshot({ fullPage: true }); | ^ 12 | }); 13 | 14 | test('Exercises can be expanded', async ({ page }) => { at /__w/website/website/tests/about-us.spec.ts:11:22
[chromium] › tests/about-us.spec.ts:9:1 › About Us page screenshot: tests/about-us.spec.ts#L11
1) [chromium] › tests/about-us.spec.ts:9:1 › About Us page screenshot ──────────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(page).toHaveScreenshot(expected) failed Expected an image 1280px by 4497px, received 1280px by 4449px. 473084 pixels (ratio 0.09 of all image pixels) are different. Call log: - Expect "toHaveScreenshot" with timeout 5000ms - verifying given screenshot expectation - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - Expected an image 1280px by 4497px, received 1280px by 4449px. 466059 pixels (ratio 0.09 of all image pixels) are different. - waiting 100ms before taking screenshot - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - 13268 pixels (ratio 0.01 of all image pixels) are different. - waiting 250ms before taking screenshot - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - captured a stable screenshot - Expected an image 1280px by 4497px, received 1280px by 4449px. 473084 pixels (ratio 0.09 of all image pixels) are different. 9 | test('About Us page screenshot', async ({ page }) => { 10 | await forceLoadImages(page); > 11 | await expect(page).toHaveScreenshot({ fullPage: true }); | ^ 12 | }); 13 | 14 | test('Exercises can be expanded', async ({ page }) => { at /__w/website/website/tests/about-us.spec.ts:11:22
[chromium] › tests/about-us.spec.ts:9:1 › About Us page screenshot: tests/about-us.spec.ts#L11
1) [chromium] › tests/about-us.spec.ts:9:1 › About Us page screenshot ──────────────────────────── Error: expect(page).toHaveScreenshot(expected) failed Expected an image 1280px by 4497px, received 1280px by 4449px. 473084 pixels (ratio 0.09 of all image pixels) are different. Call log: - Expect "toHaveScreenshot" with timeout 5000ms - verifying given screenshot expectation - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - Expected an image 1280px by 4497px, received 1280px by 4449px. 473084 pixels (ratio 0.09 of all image pixels) are different. - waiting 100ms before taking screenshot - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - captured a stable screenshot - Expected an image 1280px by 4497px, received 1280px by 4449px. 473084 pixels (ratio 0.09 of all image pixels) are different. 9 | test('About Us page screenshot', async ({ page }) => { 10 | await forceLoadImages(page); > 11 | await expect(page).toHaveScreenshot({ fullPage: true }); | ^ 12 | }); 13 | 14 | test('Exercises can be expanded', async ({ page }) => { at /__w/website/website/tests/about-us.spec.ts:11:22
🎭 Playwright Run Summary
20 failed [chromium] › tests/about-us.spec.ts:9:1 › About Us page screenshot ───────────────────────────── [chromium] › tests/events.spec.ts:5:1 › Bauwoche 2024 screenshot ─────────────────────────────── [chromium] › tests/events.spec.ts:11:1 › Event Page screenshot ───────────────────────────────── [chromium] › tests/index.spec.ts:7:1 › index page screenshot ─────────────────────────────────── [chromium] › tests/projects.spec.ts:27:1 › Projects page screenshot ──────────────────────────── [chromium] › tests/projects.spec.ts:33:1 › Select members_only ───────────────────────────────── [chromium] › tests/projects.spec.ts:42:1 › Reselect for_all ──────────────────────────────────── [chromium] › tests/support-us.spec.ts:7:1 › support-us page screenshot ───────────────────────── [firefox] › tests/about-us.spec.ts:9:1 › About Us page screenshot ────────────────────────────── [firefox] › tests/events.spec.ts:11:1 › Event Page screenshot ────────────────────────────────── [firefox] › tests/support-us.spec.ts:7:1 › support-us page screenshot ────────────────────────── [Mobile Chrome] › tests/about-us.spec.ts:9:1 › About Us page screenshot ──────────────────────── [Mobile Chrome] › tests/events.spec.ts:5:1 › Bauwoche 2024 screenshot ────────────────────────── [Mobile Chrome] › tests/events.spec.ts:11:1 › Event Page screenshot ──────────────────────────── [Mobile Chrome] › tests/index.spec.ts:7:1 › index page screenshot ────────────────────────────── [Mobile Chrome] › tests/members.spec.ts:7:1 › members page screenshot ────────────────────────── [Mobile Chrome] › tests/projects.spec.ts:27:1 › Projects page screenshot ─────────────────────── [Mobile Chrome] › tests/projects.spec.ts:33:1 › Select members_only ──────────────────────────── [Mobile Chrome] › tests/projects.spec.ts:42:1 › Reselect for_all ─────────────────────────────── [Mobile Chrome] › tests/support-us.spec.ts:7:1 › support-us page screenshot ──────────────────── 20 skipped 68 passed (5.3m)

Artifacts

Produced during runtime
Name Size Digest
playwright-report Expired
67.7 MB
sha256:f0935cc32b6c7d3bda58f1018c11be33e96228d37be51fd6cd09a0cf2012c575
playwright-results Expired
10.1 KB
sha256:7c17c3314a0eab339699c79d4bf25a8723b28c723baec6cbc9d9523b8237fbf5