fix(deps): vuln minor upgrades — 10 packages (minor: 3 · patch: 7) [sticker-award/infra] #589
docker-compose-integration.yml
on: pull_request
docker-compose-integration
13m 40s
Annotations
7 errors, 1 warning, and 1 notice
|
docker-compose-integration
Process completed with exit code 1.
|
|
[auth] › tests/auth/registration.spec.ts:15:7 › Registration Flow › new user can register and access dashboard:
e2e/fixtures/post-login-validation.ts#L52
3) [auth] › tests/auth/registration.spec.ts:15:7 › Registration Flow › new user can register and access dashboard
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.waitFor: Timeout 20000ms exceeded.
Call log:
- waiting for getByText(/Welcome Back/i) to be visible
at ../fixtures/post-login-validation.ts:52
50 | // Wait for dashboard to fully render after reload
51 | // Wait for actual content rather than container (which may be hidden during loading)
> 52 | await page.getByText(/Welcome Back/i).waitFor({ state: 'visible', timeout: 20000 });
| ^
53 |
54 | // 2. Verify welcome message with user's name is displayed
55 | // Format: "Welcome Back, {name}!"
at validateLoggedInState (/home/runner/work/stickerlandia/stickerlandia/e2e/fixtures/post-login-validation.ts:52:41)
at /home/runner/work/stickerlandia/stickerlandia/e2e/tests/auth/registration.spec.ts:102:5
|
|
[auth] › tests/auth/registration.spec.ts:15:7 › Registration Flow › new user can register and access dashboard:
e2e/fixtures/post-login-validation.ts#L52
3) [auth] › tests/auth/registration.spec.ts:15:7 › Registration Flow › new user can register and access dashboard
TimeoutError: locator.waitFor: Timeout 20000ms exceeded.
Call log:
- waiting for getByText(/Welcome Back/i) to be visible
at ../fixtures/post-login-validation.ts:52
50 | // Wait for dashboard to fully render after reload
51 | // Wait for actual content rather than container (which may be hidden during loading)
> 52 | await page.getByText(/Welcome Back/i).waitFor({ state: 'visible', timeout: 20000 });
| ^
53 |
54 | // 2. Verify welcome message with user's name is displayed
55 | // Format: "Welcome Back, {name}!"
at validateLoggedInState (/home/runner/work/stickerlandia/stickerlandia/e2e/fixtures/post-login-validation.ts:52:41)
at /home/runner/work/stickerlandia/stickerlandia/e2e/tests/auth/registration.spec.ts:102:5
|
|
[setup] › tests/auth/auth.setup.ts:6:6 › authenticate:
e2e/fixtures/auth.fixture.ts#L139
2) [setup] › tests/auth/auth.setup.ts:6:6 › authenticate ─────────────────────────────────────────
TimeoutError: locator.waitFor: Timeout 15000ms exceeded.
Call log:
- waiting for getByText(/Welcome Back/i) to be visible
at ../fixtures/auth.fixture.ts:139
137 | // Wait for actual dashboard content (not just the hidden main element)
138 | // The dashboard shows "Welcome Back" when user data is loaded
> 139 | await page.getByText(/Welcome Back/i).waitFor({ state: 'visible', timeout: 15000 });
| ^
140 | console.log(`[performLogin] Login complete - dashboard content visible`);
141 | }
142 |
at performLogin (/home/runner/work/stickerlandia/stickerlandia/e2e/fixtures/auth.fixture.ts:139:41)
at /home/runner/work/stickerlandia/stickerlandia/e2e/tests/auth/auth.setup.ts:12:3
|
|
[auth] › tests/auth/login.spec.ts:44:7 › Login Flow › full login flow with credential entry and post-login validation:
e2e/fixtures/auth.fixture.ts#L139
1) [auth] › tests/auth/login.spec.ts:44:7 › Login Flow › full login flow with credential entry and post-login validation
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.waitFor: Timeout 15000ms exceeded.
Call log:
- waiting for getByText(/Welcome Back/i) to be visible
at ../fixtures/auth.fixture.ts:139
137 | // Wait for actual dashboard content (not just the hidden main element)
138 | // The dashboard shows "Welcome Back" when user data is loaded
> 139 | await page.getByText(/Welcome Back/i).waitFor({ state: 'visible', timeout: 15000 });
| ^
140 | console.log(`[performLogin] Login complete - dashboard content visible`);
141 | }
142 |
at performLogin (/home/runner/work/stickerlandia/stickerlandia/e2e/fixtures/auth.fixture.ts:139:41)
at /home/runner/work/stickerlandia/stickerlandia/e2e/tests/auth/login.spec.ts:49:5
|
|
[auth] › tests/auth/login.spec.ts:44:7 › Login Flow › full login flow with credential entry and post-login validation:
e2e/fixtures/auth.fixture.ts#L139
1) [auth] › tests/auth/login.spec.ts:44:7 › Login Flow › full login flow with credential entry and post-login validation
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.waitFor: Timeout 15000ms exceeded.
Call log:
- waiting for getByText(/Welcome Back/i) to be visible
at ../fixtures/auth.fixture.ts:139
137 | // Wait for actual dashboard content (not just the hidden main element)
138 | // The dashboard shows "Welcome Back" when user data is loaded
> 139 | await page.getByText(/Welcome Back/i).waitFor({ state: 'visible', timeout: 15000 });
| ^
140 | console.log(`[performLogin] Login complete - dashboard content visible`);
141 | }
142 |
at performLogin (/home/runner/work/stickerlandia/stickerlandia/e2e/fixtures/auth.fixture.ts:139:41)
at /home/runner/work/stickerlandia/stickerlandia/e2e/tests/auth/login.spec.ts:49:5
|
|
[auth] › tests/auth/login.spec.ts:44:7 › Login Flow › full login flow with credential entry and post-login validation:
e2e/fixtures/auth.fixture.ts#L139
1) [auth] › tests/auth/login.spec.ts:44:7 › Login Flow › full login flow with credential entry and post-login validation
TimeoutError: locator.waitFor: Timeout 15000ms exceeded.
Call log:
- waiting for getByText(/Welcome Back/i) to be visible
at ../fixtures/auth.fixture.ts:139
137 | // Wait for actual dashboard content (not just the hidden main element)
138 | // The dashboard shows "Welcome Back" when user data is loaded
> 139 | await page.getByText(/Welcome Back/i).waitFor({ state: 'visible', timeout: 15000 });
| ^
140 | console.log(`[performLogin] Login complete - dashboard content visible`);
141 | }
142 |
at performLogin (/home/runner/work/stickerlandia/stickerlandia/e2e/fixtures/auth.fixture.ts:139:41)
at /home/runner/work/stickerlandia/stickerlandia/e2e/tests/auth/login.spec.ts:49:5
|
|
docker-compose-integration
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020, actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02, docker/setup-buildx-action@8d2750c68a42422c14e847fe6c8ac0403b4cbd6f. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
🎭 Playwright Run Summary
1 failed
[auth] › tests/auth/login.spec.ts:44:7 › Login Flow › full login flow with credential entry and post-login validation
2 flaky
[setup] › tests/auth/auth.setup.ts:6:6 › authenticate ──────────────────────────────────────────
[auth] › tests/auth/registration.spec.ts:15:7 › Registration Flow › new user can register and access dashboard
11 skipped
56 passed (4.5m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
playwright-report
|
4.02 MB |
sha256:8f9860f157bb93edecacd49a02c8392880722b7d61397d27d2c256eb1d32c998
|
|