Skip to content
This repository has been archived by the owner on Apr 14, 2024. It is now read-only.

refactor: страница поиска для декстопа #390

refactor: страница поиска для декстопа

refactor: страница поиска для декстопа #390

Triggered via pull request March 23, 2024 19:51
Status Success
Total duration 1m 12s
Artifacts

pull-request.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
checks
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
checks: src/app/providers/router/Layout.tsx#L5
'BlankPage' is defined but never used. Allowed unused vars must match /^_/u
checks: src/app/providers/router/router.paths.ts#L12
'ProfilePageDesktop' is defined but never used. Allowed unused vars must match /^_/u
checks: src/app/providers/router/router.paths.ts#L19
'ProjectsPageDesktop' is defined but never used. Allowed unused vars must match /^_/u
checks: src/entities/project/contacts/Contacts.tsx#L8
'Rating' is defined but never used. Allowed unused vars must match /^_/u
checks: src/entities/user/profile-card/ProfileCardUser.tsx#L19
'isAvatarExist' is assigned a value but never used. Allowed unused vars must match /^_/u
checks: src/features/project/add/ui/AddProject.tsx#L8
'Tab' is defined but never used. Allowed unused vars must match /^_/u
checks: src/pages/chats/ChatsPage.desktop.tsx#L14
'setValue' is assigned a value but never used. Allowed unused vars must match /^_/u
checks: src/pages/chats/ChatsPageBase.tsx#L9
'setValue' is assigned a value but never used. Allowed unused vars must match /^_/u
checks: src/pages/not-found/NotFoundPage.tsx#L3
'useLoaderData' is defined but never used. Allowed unused vars must match /^_/u
checks: src/pages/profile/ProfilePage.desktop.tsx#L5
'ProjectCard' is defined but never used. Allowed unused vars must match /^_/u