feat(fe): add code manually save button #10008
Triggered via pull request
September 19, 2024 08:42
Status
Success
Total duration
3m 34s
Artifacts
–
ci.yml
on: pull_request
Build Frontend
3m 24s
Typecheck
6s
Lint
29s
Test Backend
8s
Matrix: Build Backend
Annotations
2 warnings
Lint:
apps/frontend/components/EditorHeader.tsx#L110
React Hook useEffect has missing dependencies: 'contestId', 'problem.id', and 'setCode'. Either include them or remove the dependency array
|
Lint:
apps/frontend/components/EditorHeader.tsx#L120
React Hook useEffect has a missing dependency: 'templateString'. Either include it or remove the dependency array
|