Skip to content

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

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

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

Triggered via pull request February 23, 2024 22:30
Status Failure
Total duration 53s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
build: src/components/list-cards.tsx#L10
'card' is declared but its value is never read.
build: src/components/list-cards.tsx#L10
'setCard' is declared but its value is never read.
build: src/components/list-cards.tsx#L13
Property 'closest' does not exist on type 'EventTarget'.
build: src/components/rating.tsx#L11
'rating' is possibly 'undefined'.
build: src/pages/main-page.tsx#L2
'Card' is declared but its value is never read.
build: src/pages/not-found-page.tsx#L14
Type '{ position: string; top: string; left: string; textAlign: string; }' is not assignable to type 'Properties<string | number, string & {}>'.
build
Process completed with exit code 2.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.