Skip to content

Merge pull request #88 from reacto11mecha/wipe-all-blocked-students #465

Merge pull request #88 from reacto11mecha/wipe-all-blocked-students

Merge pull request #88 from reacto11mecha/wipe-all-blocked-students #465

Triggered via push February 8, 2025 12:41
Status Success
Total duration 1m 16s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
lint: apps/admin/src/_components/Soal/QuestionItems/ChoiceEditor.tsx#L119
React Hook useEffect has missing dependencies: 'optionsField' and 'questionNo'. Either include them or remove the dependency array. Outer scope values like 'toast' aren't valid dependencies because mutating them doesn't re-render the component
lint: apps/admin/src/_components/Soal/QuestionItems/EssayEditor.tsx#L100
React Hook useEffect has missing dependencies: 'dataAlreadyInitialized' and 'questionNo'. Either include them or remove the dependency array