Skip to content

Шаблонизируй это #8

Шаблонизируй это

Шаблонизируй это #8

Triggered via pull request November 16, 2024 14:22
Status Failure
Total duration 23s
Artifacts

check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Check: src/consts.js#L1
'TYPES' is assigned a value but never used
Check: src/consts.js#L12
'CITIES' is assigned a value but never used
Check: src/main.js#L1
Strings must use singlequote
Check: src/main.js#L1
Missing semicolon
Check: src/main.js#L2
Strings must use singlequote
Check: src/main.js#L2
Missing semicolon
Check: src/main.js#L3
Strings must use singlequote
Check: src/main.js#L3
Missing semicolon
Check: src/main.js#L4
Strings must use singlequote
Check: src/main.js#L4
Missing semicolon
Check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/