fixed issue #2432 #1698
Annotations
10 errors and 2 warnings
src/lib/isEmail.js#L1
Unexpected use of file extension "js" for "./util/assertString.js"
|
src/lib/isEmail.js#L3
Unexpected use of file extension "js" for "./isByteLength.js"
|
src/lib/isEmail.js#L4
Unexpected use of file extension "js" for "./isFQDN.js"
|
src/lib/isEmail.js#L5
Unexpected use of file extension "js" for "./isIP.js"
|
src/lib/isEmail.js#L6
Unexpected use of file extension "js" for "./util/merge.js"
|
src/lib/isEmail.js#L109
Trailing spaces not allowed
|
src/lib/isEmail.js#L118
Expected indentation of 4 spaces but found 3
|
src/lib/isEmail.js#L119
Trailing spaces not allowed
|
src/lib/isEmail.js#L120
Expected indentation of 4 spaces but found 3
|
src/lib/isEmail.js#L121
Expected indentation of 4 spaces but found 3
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2-beta, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@v2-beta, actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading