Skip to content

refactor(fe): split QuestionItem, ReplyItem components into multiple files #40

refactor(fe): split QuestionItem, ReplyItem components into multiple files

refactor(fe): split QuestionItem, ReplyItem components into multiple files #40

Triggered via pull request January 23, 2025 09:42
Status Success
Total duration 45s
Artifacts

lint-format.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 warnings
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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