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

fix: отображение скиллов #304

fix: отображение скиллов

fix: отображение скиллов #304

Triggered via pull request November 23, 2023 15:22
Status Success
Total duration 1m 5s
Artifacts

pull-request.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
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/search/ui/SearchPage.desktop.tsx#L14
'searchText' is assigned a value but never used. Allowed unused vars must match /^_/u
checks: src/shared/ui/FilterSpecialization/FilterSpecializationModal.tsx#L22
'useQueryClient' is defined but never used. Allowed unused vars must match /^_/u
checks: src/widgets/profile-card/ProfileCardUser.tsx#L16
'setName' is assigned a value but never used. Allowed unused vars must match /^_/u
checks: src/widgets/profile-card/ProfileCardUser.tsx#L21
'isAvatarExist' is assigned a value but never used. Allowed unused vars must match /^_/u