Skip to content

Меняй-удаляй #37

Меняй-удаляй

Меняй-удаляй #37

Triggered via pull request May 26, 2024 09:29
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/presenter/filter-presenter.js#L3
'filter' is defined but never used
Check: src/presenter/filter-presenter.js#L23
'points' is assigned a value but never used
Check: src/presenter/point-presenter.js#L116
'isDatesEqual' is not defined
Check: src/presenter/point-presenter.js#L117
'isDatesEqual' is not defined
Check: src/presenter/point-presenter.js#L118
'isPriceEqual' is not defined
Check: src/presenter/point-presenter.js#L142
Missing semicolon
Check: src/presenter/trip-presenter.js#L8
'NewPointPresenter' is defined but never used
Check: src/presenter/trip-presenter.js#L29
Expected indentation of 2 spaces but found 1
Check: src/presenter/trip-presenter.js#L59
Expected indentation of 8 spaces but found 9
Check: src/presenter/trip-presenter.js#L60
Expected a 'break' statement before 'case'
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/