Skip to content

Пришёл, увидел, загрузил (часть 2) #82

Пришёл, увидел, загрузил (часть 2)

Пришёл, увидел, загрузил (часть 2) #82

Triggered via pull request October 15, 2024 13:48
Status Failure
Total duration 23s
Artifacts

check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
Check: src/view/edit-point-view.js#L35
Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`
Check: src/view/edit-point-view.js#L37
Missing semicolon
Check: src/view/edit-point-view.js#L39
'isNewPoint' is already declared in the upper scope on line 34 column 25
Check: src/view/edit-point-view.js#L39
'isDeleting' is already declared in the upper scope on line 34 column 59
Check: src/view/edit-point-view.js#L44
Missing semicolon
Check: src/view/edit-point-view.js#L48
Missing semicolon
Check: src/view/edit-point-view.js#L255
Unexpected console statement
Check: src/view/edit-point-view.js#L255
Missing semicolon
Check
Process completed with exit code 1.
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/