feat(isUpiId): Added regex and tests for UPI id validation #1458
Annotations
10 errors and 1 warning
src/index.js#L241
Missing trailing comma
|
src/lib/isUpiId.js#L2
Expected indentation of 2 spaces but found 4
|
src/lib/isUpiId.js#L3
Expected indentation of 2 spaces but found 4
|
src/lib/isUpiId.js#L4
Trailing spaces not allowed
|
src/lib/isUpiId.js#L5
Expected indentation of 2 spaces but found 4
|
src/lib/isUpiId.js#L6
Expected indentation of 0 spaces but found 2
|
src/lib/isUpiId.js#L7
Newline required at end of file but not found
|
test/validators.test.js#L1
Strings must use singlequote
|
test/validators.test.js#L2
Strings must use singlequote
|
test/validators.test.js#L3
Strings must use singlequote
|
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 logs for this run have expired and are no longer available.
Loading