Skip to content

Module2 task1

Module2 task1 #15

Triggered via pull request March 4, 2024 04:59
Status Failure
Total duration 19s
Artifacts

check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
Check: src/const.js#L73
Missing semicolon
Check: src/utils.js#L30
'date' is not defined
Check: src/utils.js#L30
'date' is not defined
Check: src/utils.js#L37
'date' is not defined
Check: src/view/edit-point-view.js#L31
Expected parentheses around arrow function argument
Check: src/view/edit-point-view.js#L31
Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`
Check: src/view/edit-point-view.js#L32
Expected indentation of 4 spaces but found 6
Check: src/view/edit-point-view.js#L33
Expected indentation of 6 spaces but found 10
Check: src/view/edit-point-view.js#L41
Expected indentation of 4 spaces but found 6
Check: src/view/edit-point-view.js#L45
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/