Skip to content

Establish API Contract Management and Validation Strategy #41

Establish API Contract Management and Validation Strategy

Establish API Contract Management and Validation Strategy #41

Triggered via pull request December 1, 2025 00:17
Status Failure
Total duration 11m 27s
Artifacts

pr-quality.yml

on: pull_request
🏗️ Infra Setup
30s
🏗️ Infra Setup
🛡️ Quality Check
43s
🛡️ Quality Check
🧪 Core Logic
49s
🧪 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:81:3 › Infrastructure & Scripts › start-production.sh should start successfully: tests/playwright/infrastructure.spec.ts#L23
1) [chromium] › tests/playwright/infrastructure.spec.ts:81: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:81:3 › Infrastructure & Scripts › start-production.sh should start successfully: tests/playwright/infrastructure.spec.ts#L23
1) [chromium] › tests/playwright/infrastructure.spec.ts:81: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:81:3 › Infrastructure & Scripts › start-production.sh should start successfully: tests/playwright/infrastructure.spec.ts#L23
1) [chromium] › tests/playwright/infrastructure.spec.ts:81: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:81:3 › Infrastructure & Scripts › start-production.sh should start successfully 3 passed (39.2s)