Skip to content

fix: UI bug during OAuth login (#3226) #10155

fix: UI bug during OAuth login (#3226)

fix: UI bug during OAuth login (#3226) #10155

Triggered via push June 30, 2025 15:57
Status Success
Total duration 2m 39s
Artifacts

ci.yml

on: push
Matrix: lint
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
lint (eslint): src/pages/sicp/subcomponents/chatbot/ChatBox.tsx#L60
React Hook useCallback has an unnecessary dependency: 'maxContentSize'. Either exclude it or remove the dependency array
lint (eslint): src/pages/academy/adminPanel/subcomponents/assessmentConfigPanel/AssessmentConfigPanel.tsx#L262
React Hook useMemo has a missing dependency: 'setIsMinigame'. Either include it or remove the dependency array