Skip to content

updating ci workflow #23

updating ci workflow

updating ci workflow #23

Triggered via pull request November 30, 2025 23:30
Status Failure
Total duration 3m 22s
Artifacts

pr-quality.yml

on: pull_request
🏗️ Infra & Build
1m 12s
🏗️ Infra & Build
🧪 Core Logic
1m 49s
🧪 Core Logic
🎨 Visual Regression
🎨 Visual Regression
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 notice
🧪 Core Logic
Process completed with exit code 1.
[chromium] › tests/playwright/infrastructure.spec.ts:86:3 › Infrastructure & Scripts › start-production.sh should start successfully: tests/playwright/infrastructure.spec.ts#L23
1) [chromium] › tests/playwright/infrastructure.spec.ts:86:3 › Infrastructure & Scripts › start-production.sh should start successfully Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timeout waiting for port 3006 21 | if (Date.now() - start > timeout) { 22 | clearInterval(interval); > 23 | reject(new Error(`Timeout waiting for port ${port}`)); | ^ 24 | } 25 | }); 26 | }, 500); at Socket.<anonymous> (/home/ari/hrm-workspace/actions-runner/_work/hrm/hrm/tests/playwright/infrastructure.spec.ts:23:18)
[chromium] › tests/playwright/infrastructure.spec.ts:86:3 › Infrastructure & Scripts › start-production.sh should start successfully: tests/playwright/infrastructure.spec.ts#L23
1) [chromium] › tests/playwright/infrastructure.spec.ts:86:3 › Infrastructure & Scripts › start-production.sh should start successfully Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timeout waiting for port 3006 21 | if (Date.now() - start > timeout) { 22 | clearInterval(interval); > 23 | reject(new Error(`Timeout waiting for port ${port}`)); | ^ 24 | } 25 | }); 26 | }, 500); at Socket.<anonymous> (/home/ari/hrm-workspace/actions-runner/_work/hrm/hrm/tests/playwright/infrastructure.spec.ts:23:18)
[chromium] › tests/playwright/infrastructure.spec.ts:86:3 › Infrastructure & Scripts › start-production.sh should start successfully: tests/playwright/infrastructure.spec.ts#L23
1) [chromium] › tests/playwright/infrastructure.spec.ts:86:3 › Infrastructure & Scripts › start-production.sh should start successfully Error: Timeout waiting for port 3006 21 | if (Date.now() - start > timeout) { 22 | clearInterval(interval); > 23 | reject(new Error(`Timeout waiting for port ${port}`)); | ^ 24 | } 25 | }); 26 | }, 500); at Socket.<anonymous> (/home/ari/hrm-workspace/actions-runner/_work/hrm/hrm/tests/playwright/infrastructure.spec.ts:23:18)
🎭 Playwright Run Summary
1 failed [chromium] › tests/playwright/infrastructure.spec.ts:86:3 › Infrastructure & Scripts › start-production.sh should start successfully 12 passed (39.1s)