Skip to content

Merge pull request #18 from lunianka/module5-task2 #33

Merge pull request #18 from lunianka/module5-task2

Merge pull request #18 from lunianka/module5-task2 #33

Triggered via push May 27, 2024 20:54
Status Failure
Total duration 22s
Artifacts

check.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
Check: src/const.js#L67
Missing semicolon
Check: src/const.js#L105
Missing semicolon
Check: src/mock/filter.js#L3
Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`
Check: src/presenter/point-presenter.js#L48
Missing semicolon
Check: src/presenter/point-presenter.js#L76
Missing semicolon
Check: src/presenter/point-presenter.js#L112
Missing semicolon
Check: src/presenter/point-presenter.js#L116
Missing semicolon
Check: src/presenter/trip-presenter.js#L7
'EnabledSortType' is defined but never used
Check: src/presenter/trip-presenter.js#L50
Missing semicolon
Check: src/presenter/trip-presenter.js#L55
Missing semicolon
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/