Skip to content

add selectors tests #26

add selectors tests

add selectors tests #26

Triggered via push November 3, 2023 00:29
Status Success
Total duration 4m 48s
Artifacts

github-ci.yml

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

Annotations

10 warnings
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