Skip to content

chore(deps): update dependency stylelint to v16.13.0 #3379

chore(deps): update dependency stylelint to v16.13.0

chore(deps): update dependency stylelint to v16.13.0 #3379

Triggered via pull request January 12, 2025 13:09
Status Failure
Total duration 34s
Artifacts 1

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors, 3 warnings, and 1 notice
error: expect(received).toBeTruthy(): test/unit/index.test.ts#L58
Received: false at <anonymous> (/home/runner/work/ekscss-repl/ekscss-repl/test/unit/index.test.ts:58:40)
error: expect(received).toBeGreaterThan(expected): test/unit/index.test.ts#L66
Expected: > 100 Received: 0 at <anonymous> (/home/runner/work/ekscss-repl/ekscss-repl/test/unit/index.test.ts:66:29)
error: expect(received).toHaveLength(expected): test/unit/index.test.ts#L76
Expected length: 12 Received length: 11 at <anonymous> (/home/runner/work/ekscss-repl/ekscss-repl/test/unit/index.test.ts:76:21)
test
Process completed with exit code 1.
index.spec.ts:47:5 › matches screenshot: test/e2e/index.spec.ts#L49
1) index.spec.ts:47:5 › matches screenshot ─────────────────────────────────────────────────────── Error: expect(page).toHaveScreenshot(expected) 22043 pixels (ratio 0.03 of all image pixels) are different. Expected: /home/runner/work/ekscss-repl/ekscss-repl/test/e2e/__snapshots__/index.spec.ts/repl.png Received: /home/runner/work/ekscss-repl/ekscss-repl/test-results/index-matches-screenshot/repl-actual.png Diff: /home/runner/work/ekscss-repl/ekscss-repl/test-results/index-matches-screenshot/repl-diff.png Call log: - expect.toHaveScreenshot(repl.png) with timeout 5000ms - verifying given screenshot expectation - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - 22092 pixels (ratio 0.03 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 - 49 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 - 22043 pixels (ratio 0.03 of all image pixels) are different. 47 | test('matches screenshot', async ({ page }) => { 48 | await page.goto('/'); > 49 | await expect(page).toHaveScreenshot('repl.png', { | ^ 50 | fullPage: true, 51 | mask: [ 52 | page.locator('#con .console>div'), // mask compile time log entry at /home/runner/work/ekscss-repl/ekscss-repl/test/e2e/index.spec.ts:49:22
index.spec.ts:47:5 › matches screenshot: test/e2e/index.spec.ts#L49
1) index.spec.ts:47:5 › matches screenshot ─────────────────────────────────────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(page).toHaveScreenshot(expected) 22043 pixels (ratio 0.03 of all image pixels) are different. Expected: /home/runner/work/ekscss-repl/ekscss-repl/test/e2e/__snapshots__/index.spec.ts/repl.png Received: /home/runner/work/ekscss-repl/ekscss-repl/test-results/index-matches-screenshot-retry1/repl-actual.png Diff: /home/runner/work/ekscss-repl/ekscss-repl/test-results/index-matches-screenshot-retry1/repl-diff.png Call log: - expect.toHaveScreenshot(repl.png) with timeout 5000ms - verifying given screenshot expectation - taking page screenshot - disabled all CSS animations - waiting for fonts to load... - fonts loaded - 22092 pixels (ratio 0.03 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 - 49 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 - 22043 pixels (ratio 0.03 of all image pixels) are different. 47 | test('matches screenshot', async ({ page }) => { 48 | await page.goto('/'); > 49 | await expect(page).toHaveScreenshot('repl.png', { | ^ 50 | fullPage: true, 51 | mask: [ 52 | page.locator('#con .console>div'), // mask compile time log entry at /home/runner/work/ekscss-repl/ekscss-repl/test/e2e/index.spec.ts:49:22
e2e
Process completed with exit code 1.
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
e2e
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
🎭 Playwright Run Summary
1 failed index.spec.ts:47:5 › matches screenshot ──────────────────────────────────────────────────────── 2 passed (6.4s)

Artifacts

Produced during runtime
Name Size
playwright-report
1.28 MB