Skip to content

fix(deps): update dependency uuid to v11.1.0 (#3174) #9857

fix(deps): update dependency uuid to v11.1.0 (#3174)

fix(deps): update dependency uuid to v11.1.0 (#3174) #9857

Triggered via push June 27, 2025 12:55
Status Success
Total duration 2m 25s
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