Skip to content

Рефакторинг #55

Рефакторинг

Рефакторинг #55

Triggered via pull request June 5, 2024 16:58
Status Failure
Total duration 30s
Artifacts

check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 2 warnings
Check: src/presenter/point-presenter.js#L11
Expected indentation of 2 spaces but found 6
Check: src/presenter/point-presenter.js#L12
Expected indentation of 2 spaces but found 6
Check: src/presenter/point-presenter.js#L13
Expected indentation of 0 spaces but found 4
Check: src/presenter/point-presenter.js#L31
Unexpected negating the left operand of 'instanceof' operator
Check: src/presenter/point-presenter.js#L56
Expected indentation of 4 spaces but found 5
Check: src/template/editing-form-template.js#L34
Expected indentation of 4 spaces but found 2
Check: src/view/editing-form-view.js#L121
Unnecessary semicolon
Check: src/view/editing-form-view.js#L128
Missing semicolon
Check
Process completed with exit code 1.
Check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/