Skip to content

QA deploy - @devksingh4 #230

QA deploy - @devksingh4

QA deploy - @devksingh4 #230

Triggered via push August 26, 2025 03:49
Status Failure
Total duration 8m 22s
Artifacts 1

deploy-qa.yml

on: push
Deploy to QA and Run Live Tests
5m 54s
Deploy to QA and Run Live Tests
Fit to window
Zoom out
Zoom in

Annotations

8 errors, 10 warnings, and 1 notice
Deploy to QA and Run Live Tests
Process completed with exit code 2.
[firefox] › tests/e2e/events.spec.ts:6:3 › A user can login and view the upcoming events: tests/e2e/base.ts#L47
2) [firefox] › tests/e2e/events.spec.ts:6:3 › A user can login and view the upcoming events ────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── TypeError: Cannot read properties of undefined (reading 'charAt') at base.ts:47 45 | 46 | export function capitalizeFirstLetter(string: string) { > 47 | return string.charAt(0).toUpperCase() + string.slice(1); | ^ 48 | } 49 | 50 | async function becomeUser(page: Page) { at capitalizeFirstLetter (/home/runner/work/core/core/tests/e2e/base.ts:47:17) at /home/runner/work/core/core/tests/e2e/events.spec.ts:46:9
[firefox] › tests/e2e/events.spec.ts:6:3 › A user can login and view the upcoming events: tests/e2e/base.ts#L47
2) [firefox] › tests/e2e/events.spec.ts:6:3 › A user can login and view the upcoming events ────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── TypeError: Cannot read properties of undefined (reading 'charAt') at base.ts:47 45 | 46 | export function capitalizeFirstLetter(string: string) { > 47 | return string.charAt(0).toUpperCase() + string.slice(1); | ^ 48 | } 49 | 50 | async function becomeUser(page: Page) { at capitalizeFirstLetter (/home/runner/work/core/core/tests/e2e/base.ts:47:17) at /home/runner/work/core/core/tests/e2e/events.spec.ts:46:9
[firefox] › tests/e2e/events.spec.ts:6:3 › A user can login and view the upcoming events: tests/e2e/base.ts#L47
2) [firefox] › tests/e2e/events.spec.ts:6:3 › A user can login and view the upcoming events ────── TypeError: Cannot read properties of undefined (reading 'charAt') at base.ts:47 45 | 46 | export function capitalizeFirstLetter(string: string) { > 47 | return string.charAt(0).toUpperCase() + string.slice(1); | ^ 48 | } 49 | 50 | async function becomeUser(page: Page) { at capitalizeFirstLetter (/home/runner/work/core/core/tests/e2e/base.ts:47:17) at /home/runner/work/core/core/tests/e2e/events.spec.ts:46:9
[chromium] › tests/e2e/events.spec.ts:6:3 › A user can login and view the upcoming events: tests/e2e/base.ts#L47
1) [chromium] › tests/e2e/events.spec.ts:6:3 › A user can login and view the upcoming events ───── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── TypeError: Cannot read properties of undefined (reading 'charAt') at base.ts:47 45 | 46 | export function capitalizeFirstLetter(string: string) { > 47 | return string.charAt(0).toUpperCase() + string.slice(1); | ^ 48 | } 49 | 50 | async function becomeUser(page: Page) { at capitalizeFirstLetter (/home/runner/work/core/core/tests/e2e/base.ts:47:17) at /home/runner/work/core/core/tests/e2e/events.spec.ts:46:9
[chromium] › tests/e2e/events.spec.ts:6:3 › A user can login and view the upcoming events: tests/e2e/base.ts#L47
1) [chromium] › tests/e2e/events.spec.ts:6:3 › A user can login and view the upcoming events ───── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── TypeError: Cannot read properties of undefined (reading 'charAt') at base.ts:47 45 | 46 | export function capitalizeFirstLetter(string: string) { > 47 | return string.charAt(0).toUpperCase() + string.slice(1); | ^ 48 | } 49 | 50 | async function becomeUser(page: Page) { at capitalizeFirstLetter (/home/runner/work/core/core/tests/e2e/base.ts:47:17) at /home/runner/work/core/core/tests/e2e/events.spec.ts:46:9
[chromium] › tests/e2e/events.spec.ts:6:3 › A user can login and view the upcoming events: tests/e2e/base.ts#L47
1) [chromium] › tests/e2e/events.spec.ts:6:3 › A user can login and view the upcoming events ───── TypeError: Cannot read properties of undefined (reading 'charAt') at base.ts:47 45 | 46 | export function capitalizeFirstLetter(string: string) { > 47 | return string.charAt(0).toUpperCase() + string.slice(1); | ^ 48 | } 49 | 50 | async function becomeUser(page: Page) { at capitalizeFirstLetter (/home/runner/work/core/core/tests/e2e/base.ts:47:17) at /home/runner/work/core/core/tests/e2e/events.spec.ts:46:9
tests/live/events.test.ts > Getting a modified event: tests/live/events.test.ts#L154
AssertionError: expected 500 to be 200 // Object.is equality - Expected + Received - 200 + 500 ❯ tests/live/events.test.ts:154:29
Run Unit Tests: src/api/createSwagger.ts#L41
Unexpected console statement
Run Unit Tests: src/api/createSwagger.ts#L38
Unexpected console statement
Run Unit Tests: src/api/createSwagger.ts#L15
Unexpected console statement
Run Unit Tests: src/api/components/index.ts#L198
Unexpected any. Specify a different type
Run Unit Tests: src/api/build.js#L79
Unexpected console statement
Run Unit Tests: src/api/build.js#L77
Unexpected console statement
Run Unit Tests: src/api/build.js#L67
Unexpected console statement
Run Unit Tests: src/api/build.js#L65
Unexpected console statement
Run Unit Tests: src/api/build.js#L55
Unexpected console statement
Run Unit Tests: src/api/build.js#L53
Unexpected console statement
🎭 Playwright Run Summary
2 failed [chromium] › tests/e2e/events.spec.ts:6:3 › A user can login and view the upcoming events ────── [firefox] › tests/e2e/events.spec.ts:6:3 › A user can login and view the upcoming events ─────── 1 skipped 17 passed (3.2m)

Artifacts

Produced during runtime
Name Size Digest
build
26.5 MB
sha256:1d19a9bb5726be463d31deb681b15556764da68b0d7b9eac454c99720bc9d78f