chore(deps): update dependency prettier to v3.6.2 #9848
Annotations
11 errors and 2 warnings
|
lint (format:ci)
Process completed with exit code 1.
|
|
lint (eslint)
The operation was canceled.
|
|
lint (eslint)
The strategy configuration was canceled because "lint.format_ci" failed
|
|
lint (tsc)
The operation was canceled.
|
|
lint (tsc)
The strategy configuration was canceled because "lint.format_ci" failed
|
|
lint (test-coveralls)
The operation was canceled.
|
|
lint (test-coveralls)
The strategy configuration was canceled because "lint.format_ci" failed
|
|
lint (test)
The operation was canceled.
|
|
lint (test)
The strategy configuration was canceled because "lint.format_ci" failed
|
|
lint (build)
The operation was canceled.
|
|
lint (build)
The strategy configuration was canceled because "lint.format_ci" 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
|