Skip to content

feat(be): add guards, question update api and question delete api #69

feat(be): add guards, question update api and question delete api

feat(be): add guards, question update api and question delete api #69

Triggered via pull request November 14, 2024 12:52
Status Success
Total duration 37s
Artifacts

lint-format.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
lint
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/
lint: apps/client/src/features/auth/auth.hook.ts#L81
React Hook useCallback received a function whose dependencies are unknown. Pass an inline function instead
lint: apps/client/src/features/auth/auth.hook.ts#L95
React Hook useCallback received a function whose dependencies are unknown. Pass an inline function instead
lint: 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
lint: apps/client/src/pages/QnAPage.tsx#L14
Unexpected console statement