Skip to content

Merge pull request #4 from mgmman/module4-task1 #13

Merge pull request #4 from mgmman/module4-task1

Merge pull request #4 from mgmman/module4-task1 #13

Triggered via push October 22, 2024 16:49
Status Failure
Total duration 28s
Artifacts

check.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Check: src/Pages/main-page.tsx#L13
'activeOfferId' is assigned a value but never used
Check: src/Pages/main-page.tsx#L92
Unexpected newline before '}'
Check: src/Pages/not-found-page/not-found-page.tsx#L7
Unsafe assignment of an `any` value
Check: src/Pages/not-found-page/not-found-page.tsx#L7
Unsafe member access .container on an `any` value
Check: src/Pages/not-found-page/not-found-page.tsx#L12
Unsafe assignment of an `any` value
Check: src/Pages/not-found-page/not-found-page.tsx#L12
Unsafe member access .title on an `any` value
Check: src/Pages/not-found-page/not-found-page.tsx#L16
Unsafe assignment of an `any` value
Check: src/Pages/not-found-page/not-found-page.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/review-form.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/