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

Refactor project

Refactor project #338

Triggered via pull request November 27, 2023 19:14
Status Success
Total duration 1m 4s
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/notification/Notification.tsx#L6
'formatDate' is defined but never used. Allowed unused vars must match /^_/u
checks: src/entities/notification/Notification.tsx#L6
'formatTime' is defined but never used. Allowed unused vars must match /^_/u
checks: src/entities/project/contacts/Contacts.tsx#L7
'Rating' is defined but never used. Allowed unused vars must match /^_/u
checks: src/entities/user/avatar/Avatar.tsx#L10
No rule allowing this dependency was found. File is of type 'entities'. Dependency is of type 'entities'
checks: src/pages/chats/ChatsPage.desktop.tsx#L14
'setValue' is assigned a value but never used. Allowed unused vars must match /^_/u