This repository has been archived by the owner on May 29, 2024. It is now read-only.
Aj droi contributions #155
Annotations
10 errors and 2 warnings
algorithms/JavaScript/src/recursion/contains.js#L1
This line has a length of 133. Maximum allowed is 80
|
algorithms/JavaScript/src/recursion/contains.js#L1
Expected space or tab after '//' in comment
|
algorithms/JavaScript/src/recursion/contains.js#L3
Strings must use singlequote
|
algorithms/JavaScript/src/recursion/contains.js#L20
Missing semicolon
|
algorithms/JavaScript/src/recursion/contains.js#L24
Expected indentation of 2 spaces but found 4
|
algorithms/JavaScript/src/recursion/contains.js#L25
Expected indentation of 4 spaces but found 8
|
algorithms/JavaScript/src/recursion/contains.js#L26
Expected indentation of 2 spaces but found 4
|
algorithms/JavaScript/src/recursion/contains.js#L28
Expected indentation of 2 spaces but found 4
|
algorithms/JavaScript/src/recursion/contains.js#L28
'key' is never reassigned. Use 'const' instead
|
algorithms/JavaScript/src/recursion/contains.js#L28
'value' is never reassigned. Use 'const' instead
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
This job failed
Loading