fix(deps): update dependency @mantine/hooks to v8 #9828
Annotations
7 errors and 2 warnings
|
lint (test)
Process completed with exit code 1.
|
|
lint (test-coveralls)
The operation was canceled.
|
|
lint (test-coveralls)
The strategy configuration was canceled because "lint.test" failed
|
|
lint (format:ci)
The operation was canceled.
|
|
lint (format:ci)
The strategy configuration was canceled because "lint.test" failed
|
|
lint (eslint)
The operation was canceled.
|
|
lint (eslint)
The strategy configuration was canceled because "lint.test" failed
|
|
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
|