Module2 task1 #14
Annotations
10 errors and 2 warnings
Run checks:
src/const.js#L73
Missing semicolon
|
Run checks:
src/presenter/trip-presenter.js#L15
Expected indentation of 2 spaces but found 0
|
Run checks:
src/utils.js#L51
'date' is already declared in the upper scope on line 22 column 5
|
Run checks:
src/utils.js#L55
'date' is already declared in the upper scope on line 22 column 5
|
Run checks:
src/utils.js#L59
'date' is already declared in the upper scope on line 22 column 5
|
Run checks:
src/utils.js#L91
Missing semicolon
|
Run checks:
src/view/edit-point-view.js#L31
Unexpected function expression
|
Run checks:
src/view/edit-point-view.js#L48
'offers' is assigned a value but never used
|
Run checks:
src/view/point-view.js#L5
Unexpected function expression
|
Run checks:
src/view/point-view.js#L19
'offers' is assigned a value but never used
|
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