Skip to content

fix(fe): propagate error in useSignInForm hook #73

fix(fe): propagate error in useSignInForm hook

fix(fe): propagate error in useSignInForm hook #73

Triggered via pull request November 14, 2024 13:36
Status Success
Total duration 41s
Artifacts

lint-format.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

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