Skip to content

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

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

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

Triggered via pull request October 22, 2024 14:10
Status Failure
Total duration 29s
Artifacts

check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Check: src/Pages/MainPage.tsx#L13
'activeOfferId' is assigned a value but never used
Check: src/Pages/MainPage.tsx#L92
Unexpected newline before '}'
Check: src/Pages/NotFoundPage/NotFoundPage.tsx#L7
Unsafe assignment of an `any` value
Check: src/Pages/NotFoundPage/NotFoundPage.tsx#L7
Unsafe member access .container on an `any` value
Check: src/Pages/NotFoundPage/NotFoundPage.tsx#L12
Unsafe assignment of an `any` value
Check: src/Pages/NotFoundPage/NotFoundPage.tsx#L12
Unsafe member access .title on an `any` value
Check: src/Pages/NotFoundPage/NotFoundPage.tsx#L16
Unsafe assignment of an `any` value
Check: src/Pages/NotFoundPage/NotFoundPage.tsx#L16
Unsafe member access .link on an `any` value
Check: src/components/App.tsx#L29
Value must be omitted for boolean attributes
Check: src/components/ReviewForm.tsx#L120
Closing tag of a multiline JSX expression must be on its own line
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/