Skip to content

docs: update README.md #176

docs: update README.md

docs: update README.md #176

Triggered via pull request November 28, 2024 08:34
Status Success
Total duration 37s
Artifacts

lint-format.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
lint: apps/client/src/components/qna/ChattingList.tsx#L100
React Hook useEffect has missing dependencies: 'addChattingToFront', 'sessionId', and 'sessionToken'. Either include them or remove the dependency array
lint: apps/client/src/components/qna/QuestionItem.tsx#L84
React Hook useCallback received a function whose dependencies are unknown. Pass an inline function instead
lint: apps/client/src/components/qna/ReplyItem.tsx#L62
React Hook useCallback received a function whose dependencies are unknown. Pass an inline function instead
lint: apps/client/src/features/socket/socket.context.tsx#L11
Fast refresh only works when a file only exports components. Move your React context(s) to a separate file
lint: apps/client/src/features/user/user.hook.ts#L38
React Hook useCallback received a function whose dependencies are unknown. Pass an inline function instead
lint: apps/client/src/features/user/user.hook.ts#L66
React Hook useCallback received a function whose dependencies are unknown. Pass an inline function instead
lint: apps/client/src/routes/session/$sessionId/index.tsx#L38
Unexpected console statement