added toCamelCase method #1473
Annotations
17 errors and 5 warnings
Run tests on Node.js 14:
src/lib/toCamelCase.js#L1
Strings must use singlequote
|
Run tests on Node.js 14:
src/lib/toCamelCase.js#L8
Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`
|
Run tests on Node.js 14:
src/lib/toCamelCase.js#L12
Strings must use singlequote
|
Run tests on Node.js 14
Process completed with exit code 1.
|
Run tests on Node.js 12:
src/lib/toCamelCase.js#L1
Strings must use singlequote
|
Run tests on Node.js 12:
src/lib/toCamelCase.js#L8
Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`
|
Run tests on Node.js 12:
src/lib/toCamelCase.js#L12
Strings must use singlequote
|
Run tests on Node.js 12
Process completed with exit code 1.
|
Run tests on Node.js 8:
src/lib/toCamelCase.js#L1
Strings must use singlequote
|
Run tests on Node.js 8:
src/lib/toCamelCase.js#L8
Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`
|
Run tests on Node.js 8:
src/lib/toCamelCase.js#L12
Strings must use singlequote
|
Run tests on Node.js 8
Process completed with exit code 1.
|
Run tests on Node.js 6
The operation was canceled.
|
Run tests on Node.js 10:
src/lib/toCamelCase.js#L1
Strings must use singlequote
|
Run tests on Node.js 10:
src/lib/toCamelCase.js#L8
Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`
|
Run tests on Node.js 10:
src/lib/toCamelCase.js#L12
Strings must use singlequote
|
Run tests on Node.js 10
The operation was canceled.
|
Run tests on Node.js 14
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 12
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 8
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 6
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 10
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/
|