Fix: Prevent Gmail alias abuse on sign-up #1125
test.yml
on: pull_request
Unit Tests
21s
Integration Tests
19s
Annotations
2 errors and 3 warnings
|
Integration Tests
Process completed with exit code 1.
|
|
src/__test__/integration/auth.test.ts > Auth Actions - Integration Tests > Sign Up Flow > should show success message on valid sign-up:
src/__test__/integration/auth.test.ts#L227
AssertionError: expected { Object (serverError) } to not have property "serverError"
- Expected:
undefined
+ Received:
"An Unexpected Error Occurred, please try again. If the problem persists, please contact support."
❯ src/__test__/integration/auth.test.ts:227:26
|
|
Unit Tests
Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>09vA/aQAAAADePshJNQXUSI4uw04IMI97REVOMzAxMDAwMTA0MDM3AEVkZ2U=
|
|
Unit Tests
Failed to restore: Cache service responded with 400
|
|
Integration Tests
Failed to restore: Cache service responded with 400
|