Нужно больше функций #4
Annotations
10 errors
Run checks:
js/functions.js#L1
'checkLengthString' is defined but never used
|
Run checks:
js/functions.js#L4
Unexpected console statement
|
Run checks:
js/functions.js#L4
'checkStringLength' is not defined
|
Run checks:
js/functions.js#L6
'findPolydrome' is defined but never used
|
Run checks:
js/functions.js#L24
'newStr' is never reassigned. Use 'const' instead
|
Run checks:
js/functions.js#L27
Missing radix parameter
|
Run checks:
js/functions.js#L27
Missing radix parameter
|
Run checks:
js/functions.js#L33
'num' is never reassigned. Use 'const' instead
|
Run checks:
js/functions.js#L41
Unexpected console statement
|
Run checks:
js/functions.js#L42
Unexpected console statement
|
Loading