Skip to content

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

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

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

Triggered via pull request October 31, 2024 15:55
Status Failure
Total duration 27s
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#L93
Unexpected newline before '}'
Check: src/Pages/main-page.tsx#L106
Expected indentation of 22 spaces but found 24
Check: src/Pages/main-page.tsx#L107
Expected indentation of 22 spaces but found 24
Check: src/Pages/main-page.tsx#L108
Expected indentation of 20 spaces but found 22
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/