Skip to content

Update Node.js to 18.20 #7915

Update Node.js to 18.20

Update Node.js to 18.20 #7915

Triggered via pull request October 29, 2024 17:39
Status Success
Total duration 1m 16s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

frontend-lint.yaml

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

Annotations

11 warnings
Node 18.11
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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
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/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/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/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/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/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/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/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/OnBoardingTour/index.tsx#L147
React Hook useEffect has a missing dependency: 'showTour'. Either include it or remove the dependency array