Skip to content

♻️ Upgrade to next-auth v5 #3680

♻️ Upgrade to next-auth v5

♻️ Upgrade to next-auth v5 #3680

Triggered via pull request February 7, 2025 05:10
@lukevellalukevella
synchronize #1547
authjs
Status Failure
Total duration 5m 18s
Artifacts 1

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 notice
Integration tests
@rallly/web#test:integration: command (/home/runner/work/rallly/rallly/apps/web) /tmp/yarn--1738905323570-0.6196092951005261/yarn run test:integration exited (1)
[chromium] › authentication.spec.ts:95:9 › existing user › shows error for invalid verification code: tests/authentication.spec.ts#L108
1) [chromium] › authentication.spec.ts:95:9 › existing user › shows error for invalid verification code Error: Timed out 5000ms waiting for expect(locator).toBeVisible() Locator: getByText('Your verification code is incorrect or has expired') Expected: visible Received: <element(s) not found> Call log: - expect.toBeVisible with timeout 5000ms - waiting for getByText('Your verification code is incorrect or has expired') 106 | await expect( 107 | page.getByText("Your verification code is incorrect or has expired"), > 108 | ).toBeVisible(); | ^ 109 | }); 110 | 111 | test("can login with verification code", async ({ page }) => { at /home/runner/work/rallly/rallly/apps/web/tests/authentication.spec.ts:108:9
Integration tests
Process completed with exit code 1.
🎭 Playwright Run Summary
1 failed [chromium] › authentication.spec.ts:95:9 › existing user › shows error for invalid verification code 1 skipped 2 did not run 21 passed (40.2s)

Artifacts

Produced during runtime
Name Size
playwright-report
1.25 MB