Skip to content

Начинаем программировать #6

Начинаем программировать

Начинаем программировать #6

Triggered via pull request October 11, 2024 08:57
Status Failure
Total duration 25s
Artifacts

check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
Check: src/components/App.tsx#L1
Missing semicolon
Check: src/components/App.tsx#L8
Expected indentation of 4 spaces but found 6
Check: src/components/App.tsx#L10
Unnecessary semicolon
Check: src/components/App.tsx#L11
Newline required at end of file but not found
Check: src/components/pages/Card.tsx#L11
'premium' is missing in props validation
Check: src/components/pages/Card.tsx#L11
'imageUrl' is missing in props validation
Check: src/components/pages/Card.tsx#L11
'price' is missing in props validation
Check: src/components/pages/Card.tsx#L11
'bookmarked' is missing in props validation
Check: src/components/pages/Card.tsx#L11
'rating' is missing in props validation
Check: src/components/pages/Card.tsx#L11
'title' is missing in props validation
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/
Check: src/components/pages/OfferNotLogged.tsx#L1
Fast refresh only works when a file has exports. Move your component(s) to a separate file
Check: src/index.tsx#L5
Fast refresh only works when a file has exports. Move your component(s) to a separate file