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

feat: принятие и отклонение проекта #330

feat: принятие и отклонение проекта

feat: принятие и отклонение проекта #330

Triggered via pull request November 26, 2023 17:21
Status Success
Total duration 1m 9s
Artifacts

pull-request.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
checks: src/app/App.tsx#L4
'/home/runner/work/sapphire-team-front/sapphire-team-front/.yarn/cache/date-fns-npm-2.30.0-895c790e0f-f7be015232.zip/node_modules/date-fns/typings.d.ts' imported multiple times
checks: src/app/App.tsx#L5
'/home/runner/work/sapphire-team-front/sapphire-team-front/.yarn/cache/date-fns-npm-2.30.0-895c790e0f-f7be015232.zip/node_modules/date-fns/typings.d.ts' imported multiple times
checks: src/app/providers/router/config.tsx#L3
'ChatsPage' is defined but never used. Allowed unused vars must match /^_/u
checks: src/app/providers/router/config.tsx#L3
'ChatsPageDesktop' is defined but never used. Allowed unused vars must match /^_/u
checks: src/app/providers/router/config.tsx#L4
'DialogPage' 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/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#L13
'data' is assigned a value but never used. Allowed unused vars must match /^_/u
checks: src/pages/profile/ProfileMePage.tsx#L23
'ReviewsTab' is defined but never used. Allowed unused vars must match /^_/u