feat(fe): Integrate question improvement API and enhance question/reply writing UI #49
Annotations
4 errors and 6 warnings
lint
client#lint: command (/home/runner/work/refactor-web07-Ask-It/refactor-web07-Ask-It/apps/client) /opt/hostedtoolcache/node/18.20.6/x64/bin/pnpm run lint exited (1)
|
lint:
apps/client/src/features/create-update-question/ui/CreateQuestionModalFooter.tsx#L3
Remove this unused import of 'useToastStore'
|
lint:
apps/client/src/features/create-update-question/ui/CreateQuestionModalFooter.tsx#L3
'useToastStore' is defined but never used
|
lint
Process completed with exit code 1.
|
lint:
apps/socket-server/src/chats/chats.service.spec.ts#L6
'MOCK_CHAT_DATA' is defined but never used
|
lint:
apps/socket-server/src/chats/chats.service.spec.ts#L7
'MOCK_CHAT_DATA_NO_NICKNAME' is defined but never used
|
lint:
apps/server/src/auth/auth.service.ts#L1
'OnModuleInit' is defined but never used
|
lint:
apps/server/src/replies/replies.service.spec.ts#L10
'MOCK_CREATED_REPLY' is defined but never used
|
lint:
apps/server/src/replies/replies.service.spec.ts#L15
'MOCK_SESSION_AUTH_OTHER' is defined but never used
|
lint:
apps/server/src/sessions-auth/sessions-auth.service.spec.ts#L24
'sessionsRepository' is assigned a value but never used
|