fixed/ email issue #1726
Annotations
11 errors
|
Run tests:
src/lib/isEmail.js#L19
Unexpected control character(s) in regular expression: \x01, \x08, \x0b, \x0c, \x0e, \x1f, \x01, \x09, \x0b, \x0c, \x0d
|
Run tests:
src/lib/isEmail.js#L20
Unexpected control character(s) in regular expression: \x01, \x09, \x0b, \x0c, \x0d
|
Run tests:
src/lib/isEmail.js#L27
'splitNameAddress' is not defined
|
Run tests:
src/lib/isEmail.js#L37
'validateDisplayName' is not defined
|
Run tests:
src/lib/isEmail.js#L45
'defaultMaxEmailLength' is not defined
|
Run tests:
src/lib/isEmail.js#L62
'lower_domain' is not defined
|
Run tests:
src/lib/isEmail.js#L62
'lower_domain' is not defined
|
Run tests:
src/lib/isEmail.js#L70
'gmailUserPart' is not defined
|
Run tests:
src/lib/isEmail.js#L88
Line 88 exceeds the maximum line length of 100
|
Run tests:
src/lib/isEmail.js#L91
'emailUserUtf8Part' is not defined
|
Loading