(Bug Fix) isDate function: Add validation for delimiter and length ch… #1732
Annotations
10 errors and 2 warnings
src/lib/isDate.js#L1
Strings must use singlequote
|
src/lib/isDate.js#L4
Strings must use singlequote
|
src/lib/isDate.js#L5
Strings must use singlequote
|
src/lib/isDate.js#L5
Strings must use singlequote
|
src/lib/isDate.js#L10
Unexpected newline after '('
|
src/lib/isDate.js#L12
Unexpected newline before ')'
|
src/lib/isDate.js#L27
Strings must use singlequote
|
src/lib/isDate.js#L33
Strings must use singlequote
|
src/lib/isDate.js#L35
Unexpected parentheses around single function argument having a body with no curly braces
|
src/lib/isDate.js#L37
Unexpected newline before ')'
|
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/
|
This job failed
Loading