chore(fe): update playwright config and add some tests #12370
Annotations
4 warnings
Lint (Node.js):
apps/frontend/app/(client)/(code-editor)/_components/EditorHeader/EditorHeader.tsx#L144
React Hook useEffect has a missing dependency: 'templateString'. Either include it or remove the dependency array
|
Lint (Node.js):
apps/frontend/app/(client)/(code-editor)/_components/EditorHeader/EditorHeader.tsx#L157
React Hook useEffect has a missing dependency: 'setCode'. Either include it or remove the dependency array
|
Lint (Node.js):
apps/frontend/app/(client)/(code-editor)/_components/EditorHeader/EditorHeader.tsx#L307
React Hook useEffect has missing dependencies: 'contestId', 'handleBeforeUnload', 'language', 'problem.id', and 'userName'. Either include them or remove the dependency array
|
Lint (Node.js):
apps/frontend/app/(client)/(code-editor)/_components/EditorHeader/EditorHeader.tsx#L329
React Hook useEffect has a missing dependency: 'checkSaved'. Either include it or remove the dependency array
|
Loading