Skip to content

Рефакторинг #54

Рефакторинг

Рефакторинг #54

Triggered via pull request June 5, 2024 16:49
Status Failure
Total duration 27s
Artifacts

check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
Check: src/main.js#L1
'TripInfoView' is defined but never used
Check: src/main.js#L8
'RenderPosition' is defined but never used
Check: src/main.js#L16
Missing semicolon
Check: src/main.js#L17
Missing semicolon
Check: src/model/offer-model.js#L22
Expected indentation of 4 spaces but found 6
Check: src/model/offer-model.js#L23
Expected indentation of 6 spaces but found 8
Check: src/model/offer-model.js#L24
Expected indentation of 4 spaces but found 6
Check: src/model/offer-model.js#L25
Expected indentation of 6 spaces but found 8
Check: src/model/offer-model.js#L26
Expected indentation of 6 spaces but found 8
Check: src/model/offer-model.js#L27
Expected indentation of 4 spaces but found 6
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/