Шаблонизируй то #25
Annotations
10 errors and 2 warnings
Run checks:
src/const.js#L67
Missing semicolon
|
Run checks:
src/const.js#L81
Missing semicolon
|
Run checks:
src/mock/filter.js#L1
Strings must use singlequote
|
Run checks:
src/mock/filter.js#L3
Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`
|
Run checks:
src/presenter/filter-presenter.js#L1
Strings must use singlequote
|
Run checks:
src/presenter/filter-presenter.js#L2
Strings must use singlequote
|
Run checks:
src/presenter/filter-presenter.js#L3
Strings must use singlequote
|
Run checks:
src/utils.js#L13
Missing semicolon
|
Run checks:
src/utils.js#L53
'date' is already declared in the upper scope on line 24 column 5
|
Run checks:
src/utils.js#L57
'date' is already declared in the upper scope on line 24 column 5
|
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/.
|
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/
|
Loading