Меняй-удаляй #33
Annotations
10 errors and 2 warnings
Check:
src/presenter/board-presenter.js#L6
'updateItem' is defined but never used
|
Check:
src/presenter/board-presenter.js#L7
'FilterType' is defined but never used
|
Check:
src/presenter/board-presenter.js#L8
'FilterPresenter' is defined but never used
|
Check:
src/presenter/board-presenter.js#L9
'NewPointButtonPresenter' is defined but never used
|
Check:
src/presenter/filter-presenter.js#L3
'generateFilter' is defined but never used
|
Check:
src/presenter/filter-presenter.js#L27
'filter' is not defined
|
Check:
src/presenter/new-point-presenter.js#L38
'isCanceled' is assigned a value but never used
|
Check:
src/view/edit-point-view.js#L36
Unexpected console statement
|
Check:
src/view/edit-point-view.js#L250
Unexpected console statement
|
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/
|