Skip to content

Обратная сторона реальности #4

Обратная сторона реальности

Обратная сторона реальности #4

Triggered via pull request September 18, 2024 14:15
Status Failure
Total duration 25s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
build: src/components/card/card.tsx#L1
'useParams' is declared but its value is never read.
build: src/components/offers-list/offers-list.tsx#L12
'activeCard' is declared but its value is never read.
build: src/pages/favorites-page.tsx#L9
'favoriteOffers' is declared but its value is never read.
build: src/pages/offer-page.tsx#L25
'images' is possibly 'undefined'.
build: src/pages/offer-page.tsx#L79
'goods' is possibly 'undefined'.
build
Process completed with exit code 2.
build
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/