fix(deps): update dependency @mantine/hooks to v8 #9731
Annotations
4 errors and 2 warnings
|
lint (test)
Process completed with exit code 1.
|
|
lint (test-coveralls)
Process completed with exit code 1.
|
|
lint (test-coveralls)
The strategy configuration was canceled because "lint.test" failed
|
|
Run CI
Canceling since a higher priority waiting request for Run CI-refs/pull/3135/merge exists
|
|
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
|