Merge pull request #51 from jolynloh/qa/d2-test #86
Annotations
2 errors and 2 warnings
Linting:
frontend/src/components/EditProfileModal/index.tsx#L228
Redundant double negation
|
Linting
Process completed with exit code 1.
|
Linting:
frontend/src/contexts/ProfileContext.tsx#L146
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
Linting:
frontend/src/pages/Profile/index.tsx#L46
React Hook useEffect has missing dependencies: 'fetchUser' and 'userId'. Either include them or remove the dependency array
|
Loading