Skip to content

Нужно больше функций #4

Нужно больше функций

Нужно больше функций #4

Triggered via pull request November 14, 2023 00:20
Status Failure
Total duration 29s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
Check: js/functions.js#L1
'checkStringSize' is defined but never used
Check: js/functions.js#L2
'length' is never reassigned. Use 'const' instead
Check: js/functions.js#L11
'checkPolindrom' is defined but never used
Check: js/functions.js#L17
'getNumberFromString' is defined but never used
Check: js/functions.js#L18
'number' is never reassigned. Use 'const' instead
Check
Process completed with exit code 1.
Check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/