Merge pull request #4 from SergeyMedved/module5-task1 #12
Annotations
10 errors and 1 warning
Check:
js/functions.js#L1
'use strict' is unnecessary inside of modules
|
Check:
js/functions.js#L1
Missing semicolon
|
Check:
js/functions.js#L7
Unexpected console statement
|
Check:
js/functions.js#L12
'isPalindrom' is assigned a value but never used
|
Check:
js/functions.js#L12
Operator '-' must be spaced
|
Check:
js/functions.js#L12
Operator '-' must be spaced
|
Check:
js/functions.js#L32
Unexpected console statement
|
Check:
js/functions.js#L47
Missing semicolon
|
Check:
js/functions.js#L54
Unexpected console statement
|
Check:
js/main.js#L5
Unexpected console statement
|
Check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|