Skip to content

feat: Add scientific notation support to isNumeric validator #1750

feat: Add scientific notation support to isNumeric validator

feat: Add scientific notation support to isNumeric validator #1750

Triggered via pull request October 1, 2024 07:27
Status Failure
Total duration 52s
Artifacts

ci.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

29 errors and 2 warnings
Run tests on Node.js 16: src/lib/isNumeric.js#L16
Unexpected space(s) after '${'
Run tests on Node.js 16: src/lib/isNumeric.js#L16
Unexpected space(s) before '}'
Run tests on Node.js 16
Process completed with exit code 1.
Run tests on Node.js 14
The job was canceled because "_16" failed.
Run tests on Node.js 14: src/lib/isNumeric.js#L16
Unexpected space(s) after '${'
Run tests on Node.js 14: src/lib/isNumeric.js#L16
Unexpected space(s) before '}'
Run tests on Node.js 14
Process completed with exit code 1.
Run tests on Node.js 10
The job was canceled because "_16" failed.
Run tests on Node.js 10: src/lib/isNumeric.js#L16
Unexpected space(s) after '${'
Run tests on Node.js 10: src/lib/isNumeric.js#L16
Unexpected space(s) before '}'
Run tests on Node.js 10
Process completed with exit code 1.
Run tests on Node.js 12
The job was canceled because "_16" failed.
Run tests on Node.js 12: src/lib/isNumeric.js#L16
Unexpected space(s) after '${'
Run tests on Node.js 12: src/lib/isNumeric.js#L16
Unexpected space(s) before '}'
Run tests on Node.js 12
Process completed with exit code 1.
Run tests on Node.js 8
The job was canceled because "_16" failed.
Run tests on Node.js 8: src/lib/isNumeric.js#L16
Unexpected space(s) after '${'
Run tests on Node.js 8: src/lib/isNumeric.js#L16
Unexpected space(s) before '}'
Run tests on Node.js 8
The operation was canceled.
Run tests on Node.js 20
The job was canceled because "_16" failed.
Run tests on Node.js 20: src/lib/isNumeric.js#L16
Unexpected space(s) after '${'
Run tests on Node.js 20: src/lib/isNumeric.js#L16
Unexpected space(s) before '}'
Run tests on Node.js 20
The operation was canceled.
Run tests on Node.js 18
The job was canceled because "_16" failed.
Run tests on Node.js 18: src/lib/isNumeric.js#L16
Unexpected space(s) after '${'
Run tests on Node.js 18: src/lib/isNumeric.js#L16
Unexpected space(s) before '}'
Run tests on Node.js 18
The operation was canceled.
Run tests on Node.js 6
The job was canceled because "_16" failed.
Run tests on Node.js 6
The operation was canceled.
Run tests on Node.js 16
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/
Run tests on Node.js 16
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/