Skip to content

feat(fe): add code manually save button #10008

feat(fe): add code manually save button

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
Matrix: Build Backend
Fit to window
Zoom out
Zoom in

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