Skip to content

fix(deps): update dependency react-i18next to v15.5.3 #9748

fix(deps): update dependency react-i18next to v15.5.3

fix(deps): update dependency react-i18next to v15.5.3 #9748

Triggered via pull request June 27, 2025 11:52
Status Cancelled
Total duration 2m 57s
Artifacts

ci.yml

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

Annotations

6 errors and 2 warnings
lint (eslint)
Canceling since a higher priority waiting request for Run CI-refs/pull/3165/merge exists
lint (test-coveralls)
The operation was canceled.
lint (test-coveralls)
Canceling since a higher priority waiting request for Run CI-refs/pull/3165/merge exists
lint (build)
The operation was canceled.
lint (build)
Canceling since a higher priority waiting request for Run CI-refs/pull/3165/merge exists
Run CI
Canceling since a higher priority waiting request for Run CI-refs/pull/3165/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