(Bug Fix) isDate function: Add validation for delimiter and length ch… #1733
Annotations
10 errors and 2 warnings
Run tests:
src/lib/isDate.js#L1
Strings must use singlequote
|
Run tests:
src/lib/isDate.js#L10
Unexpected newline after '('
|
Run tests:
src/lib/isDate.js#L12
Unexpected newline before ')'
|
Run tests:
src/lib/isDate.js#L35
Unexpected parentheses around single function argument having a body with no curly braces
|
Run tests:
src/lib/isDate.js#L37
Unexpected newline before ')'
|
Run tests:
src/lib/isDate.js#L42
Unexpected newline after '('
|
Run tests:
src/lib/isDate.js#L43
Unexpected parentheses around single function argument having a body with no curly braces
|
Run tests:
src/lib/isDate.js#L44
Unexpected newline before ')'
|
Run tests:
src/lib/isDate.js#L47
Unexpected parentheses around single function argument having a body with no curly braces
|
Run tests:
src/lib/isDate.js#L111
Expected indentation of 6 spaces but found 7
|
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 use a deprecated Node.js version 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/
|
Loading