Merge pull request #3 from artyomp1506/module1-task3 #7
Annotations
10 errors and 1 warning
Check:
src/main.js#L1
Strings must use singlequote
|
Check:
src/main.js#L1
Missing semicolon
|
Check:
src/main.js#L2
Strings must use singlequote
|
Check:
src/main.js#L2
Missing semicolon
|
Check:
src/main.js#L3
Strings must use singlequote
|
Check:
src/main.js#L3
Missing semicolon
|
Check:
src/main.js#L4
Strings must use singlequote
|
Check:
src/main.js#L4
Missing semicolon
|
Check:
src/main.js#L6
'body' is never reassigned. Use 'const' instead
|
Check:
src/main.js#L6
Strings must use singlequote
|
Check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|