Skip to content

Шаблонизируй то #26

Шаблонизируй то

Шаблонизируй то #26

Triggered via pull request April 14, 2024 11:21
Status Failure
Total duration 22s
Artifacts

check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
Check: src/mock/filter.js#L3
Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`
Check: src/utils.js#L53
'date' is already declared in the upper scope on line 24 column 5
Check: src/utils.js#L57
'date' is already declared in the upper scope on line 24 column 5
Check: src/utils.js#L61
'date' is already declared in the upper scope on line 24 column 5
Check: src/view/edit-point-view.js#L5
Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`
Check: src/view/edit-point-view.js#L13
Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`
Check: src/view/edit-point-view.js#L22
Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`
Check: src/view/edit-point-view.js#L31
Expected parentheses around arrow function argument
Check: src/view/edit-point-view.js#L31
Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`
Check: src/view/edit-point-view.js#L48
'offers' is assigned a value but never used
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/