Skip to content

Больше подробностей (часть 2) #16

Больше подробностей (часть 2)

Больше подробностей (часть 2) #16

Triggered via pull request November 5, 2024 14:32
Status Failure
Total duration 28s
Artifacts

check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Check: src/Pages/main-page.tsx#L94
Unexpected newline before '}'
Check: src/Pages/main-page.tsx#L108
Expected indentation of 24 spaces but found 26
Check: src/Pages/main-page.tsx#L109
Expected indentation of 24 spaces but found 26
Check: src/Pages/main-page.tsx#L110
Expected indentation of 22 spaces but found 24
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
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/