Skip to content

add profile page & fix memoization & decomposition sidebar #28

add profile page & fix memoization & decomposition sidebar

add profile page & fix memoization & decomposition sidebar #28

Triggered via push February 10, 2024 03:15
Status Success
Total duration 2m 56s
Artifacts

github-ci.yml

on: push
Matrix: pipeline
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
pipeline (17.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
pipeline (17.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
pipeline (17.x): src/app/App.tsx#L11
'theme' is assigned a value but never used
pipeline (17.x): src/app/providers/ErrorBoundary/ui/BugButton.tsx#L9
'props' is defined but never used
pipeline (17.x): src/app/providers/ErrorBoundary/ui/ErrorBoundary.tsx#L18
'error' is defined but never used
pipeline (17.x): src/pages/AboutPage/ui/AboutPage.tsx#L7
'i18n' is assigned a value but never used
pipeline (17.x): src/pages/MainPage/ui/MainPage.tsx#L7
'i18n' is assigned a value but never used
pipeline (17.x): src/pages/NotFoundPage/ui/NotFoundPage.tsx#L12
'i18n' is assigned a value but never used
pipeline (17.x): src/shared/lib/classNames/classNames.ts#L8
'className' is defined but never used
pipeline (17.x): src/shared/lib/classNames/classNames.ts#L9
'value' is defined but never used