Skip to content

Update dependency phpunit/phpunit to v10.5.60 #8094

Update dependency phpunit/phpunit to v10.5.60

Update dependency phpunit/phpunit to v10.5.60 #8094

Triggered via pull request December 1, 2025 09:54
Status Success
Total duration 1m 6s
Artifacts

frontend-lint.yaml

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

Annotations

10 warnings
Node 18.11: frontend/src/components/App/OnBoardingTour/index.tsx#L147
React Hook useEffect has a missing dependency: 'showTour'. Either include it or remove the dependency array
Node 18.11: frontend/src/components/App/ModeratorActions/index.tsx#L176
React Hook useEffect has a missing dependency: 'setClientRunning'. Either include it or remove the dependency array
Node 18.11: frontend/src/components/App/LanguageTranscriptionSelector/LanguageTranscriptionSelector.tsx#L47
React Hook useCallback has a missing dependency: 'lang'. Either include it or remove the dependency array
Node 18.11: frontend/src/components/App/Header/index.tsx#L72
React Hook useEffect has missing dependencies: 'isModerator' and 't'. Either include them or remove the dependency array
Node 18.11: frontend/src/components/App/FishbowlPreJoin/index.tsx#L130
React Hook useEffect has a missing dependency: 'hookCreateLocalTracks'. Either include it or remove the dependency array
Node 18.11: frontend/src/components/App/FishbowlPreJoin/form.tsx#L144
React Hook useEffect has missing dependencies: 'getUserNickname' and 'setValue'. Either include them or remove the dependency array
Node 18.11: frontend/src/components/App/FishbowlPreJoin/form.tsx#L51
React Hook useEffect has a missing dependency: 'setUser'. Either include it or remove the dependency array
Node 18.11: frontend/src/components/App/Fishbowl/index.tsx#L188
React Hook useEffect has a missing dependency: 'fid'. Either include it or remove the dependency array
Node 18.11: frontend/src/components/App/FeedbackForm/FeedbackForm.tsx#L80
React Hook useCallback has a missing dependency: 'isAuthenticated'. Either include it or remove the dependency array
Node 18.11: frontend/src/components/App/ButtonContextMenu/index.tsx#L75
React Hook useEffect has a missing dependency: 'getParticipantById'. Either include it or remove the dependency array