refactor(be): question like validation #76
Annotations
6 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
apps/client/src/features/session/qna/qna.context.tsx#L14
Fast refresh only works when a file only exports components. Move your React context(s) to a separate file
|
apps/client/src/features/user/user.hook.ts#L36
React Hook useCallback received a function whose dependencies are unknown. Pass an inline function instead
|
apps/client/src/features/user/user.hook.ts#L50
React Hook useCallback received a function whose dependencies are unknown. Pass an inline function instead
|
apps/client/src/features/user/user.hook.ts#L73
Unexpected console statement
|
apps/client/src/pages/QnAPage.tsx#L14
Unexpected console statement
|
The logs for this run have expired and are no longer available.
Loading