Skip to content
This repository has been archived by the owner on Feb 22, 2024. It is now read-only.

Amina/77702_personal_details_validation_on_duplicate_account #7347

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

matin-deriv
Copy link
Contributor

Reverts #7346

@vercel
Copy link

vercel bot commented Mar 6, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated
binary-static ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Mar 6, 2023 at 5:31AM (UTC)

@sonarcloud
Copy link

sonarcloud bot commented Mar 6, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

default_value: account_settings.address_state || '',
is_immutable : isImmutable('address_state'),
rules : [
['regular', { regex: /^[\w\s\W'.-;,]{0,60}$/ }],

Check warning

Code scanning / CodeQL

Overly permissive regular expression range

Suspicious character range that overlaps with \w in the same character class, and is equivalent to \[.\/0-9:;\].
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant