Skip to content

prevent concurretn runs #97

prevent concurretn runs

prevent concurretn runs #97

Triggered via pull request December 1, 2025 05:04
Status Failure
Total duration 2m 39s
Artifacts

pr-quality.yml

on: pull_request
🏗️ Infra Setup
29s
🏗️ Infra Setup
🛡️ Quality Check
44s
🛡️ Quality Check
🧪 Core Logic
50s
🧪 Core Logic
🎨 Visual Regression
0s
🎨 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 3 passed (39.6s)