Skip to content

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

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

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

Triggered via pull request April 14, 2024 10:03
Status Failure
Total duration 29s
Artifacts

check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
Check: src/const.js#L67
Missing semicolon
Check: src/const.js#L81
Missing semicolon
Check: src/mock/filter.js#L1
Strings must use singlequote
Check: src/mock/filter.js#L3
Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`
Check: src/presenter/filter-presenter.js#L1
Strings must use singlequote
Check: src/presenter/filter-presenter.js#L2
Strings must use singlequote
Check: src/presenter/filter-presenter.js#L3
Strings must use singlequote
Check: src/utils.js#L13
Missing semicolon
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
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/