Skip to content

Loading Screen to Landing Page #303

Loading Screen to Landing Page

Loading Screen to Landing Page #303

Triggered via pull request September 26, 2024 10:28
Status Success
Total duration 1m 16s
Artifacts

frontend-workflow.yml

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

Annotations

66 warnings
build (18.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (18.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (18.x): frontend/src/components/atoms/ChatMessage/SpeechBubble.tsx#L15
'target' is assigned a value but never used
build (18.x): frontend/src/components/atoms/ChatMessage/UniformSpeechBubble.tsx#L15
'currentUser' is assigned a value but never used
build (18.x): frontend/src/components/atoms/Video/Video.tsx#L19
'setSearchParams' is assigned a value but never used
build (18.x): frontend/src/components/molecules/ChatGptTab/ChatGptModal.tsx#L40
'onClose' is defined but never used
build (18.x): frontend/src/components/molecules/ChatTab/ExperimenterChatTab.tsx#L37
'setSearchParams' is assigned a value but never used
build (18.x): frontend/src/components/molecules/ChatTab/ExperimenterChatTab.tsx#L82
'participants' is defined but never used
build (18.x): frontend/src/components/molecules/ChatTab/ExperimenterChatTab.tsx#L117
'value' is assigned a value but never used
build (18.x): frontend/src/components/molecules/ChatTab/ParticipantChatTab.tsx#L27
'setSearchParams' is assigned a value but never used
build (18.x): frontend/src/App.jsx#L59
'setSearchParams' is assigned a value but never used
build (18.x): frontend/src/App.jsx#L180
React Hook useEffect has missing dependencies: 'handleChatMessages', 'handleDeletedSession', 'handleExperimentCreated', 'handleExperimentEnded', 'handleExperimentStarted', 'handleFiltersConfig', 'handleFiltersData', 'handlePing', 'handleSavedSession', 'handleSession', 'handleSessionChange', and 'handleSessionList'. Either include them or remove the dependency array
build (18.x): frontend/src/App.jsx#L243
React Hook useEffect has missing dependencies: 'connection', 'experimenterPasswordParam', 'participantIdParam', and 'sessionIdParam'. Either include them or remove the dependency array
build (18.x): frontend/src/App.jsx#L439
'onGetFiltersDataSendToParticipant' is assigned a value but never used
build (18.x): frontend/src/pages/Lobby/Lobby.jsx#L21
'connectedParticipants' is assigned a value but never used
build (18.x): frontend/src/pages/Lobby/Lobby.jsx#L22
'sessionData' is assigned a value but never used
build (18.x): frontend/src/pages/Lobby/Lobby.jsx#L27
'setSearchParams' is assigned a value but never used
build (18.x): frontend/src/pages/MeetingRoom/MeetingRoom.jsx#L22
'glassDetected' is assigned a value but never used
build (18.x): frontend/src/pages/MeetingRoom/MeetingRoom.jsx#L29
'setSearchParams' is assigned a value but never used
build (18.x): frontend/src/pages/MeetingRoom/MeetingRoom.jsx#L65
React Hook useEffect has a missing dependency: 'handleGetFiltersData'. Either include it or remove the dependency array
build (20.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (20.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (20.x): frontend/src/App.jsx#L59
'setSearchParams' is assigned a value but never used
build (20.x): frontend/src/App.jsx#L180
React Hook useEffect has missing dependencies: 'handleChatMessages', 'handleDeletedSession', 'handleExperimentCreated', 'handleExperimentEnded', 'handleExperimentStarted', 'handleFiltersConfig', 'handleFiltersData', 'handlePing', 'handleSavedSession', 'handleSession', 'handleSessionChange', and 'handleSessionList'. Either include them or remove the dependency array
build (20.x): frontend/src/App.jsx#L243
React Hook useEffect has missing dependencies: 'connection', 'experimenterPasswordParam', 'participantIdParam', and 'sessionIdParam'. Either include them or remove the dependency array
build (20.x): frontend/src/App.jsx#L439
'onGetFiltersDataSendToParticipant' is assigned a value but never used
build (20.x): frontend/src/pages/Lobby/Lobby.jsx#L21
'connectedParticipants' is assigned a value but never used
build (20.x): frontend/src/pages/Lobby/Lobby.jsx#L22
'sessionData' is assigned a value but never used
build (20.x): frontend/src/pages/Lobby/Lobby.jsx#L27
'setSearchParams' is assigned a value but never used
build (20.x): frontend/src/pages/MeetingRoom/MeetingRoom.jsx#L22
'glassDetected' is assigned a value but never used
build (20.x): frontend/src/pages/MeetingRoom/MeetingRoom.jsx#L29
'setSearchParams' is assigned a value but never used
build (20.x): frontend/src/pages/MeetingRoom/MeetingRoom.jsx#L65
React Hook useEffect has a missing dependency: 'handleGetFiltersData'. Either include it or remove the dependency array
build (20.x): frontend/src/components/atoms/ChatMessage/SpeechBubble.tsx#L15
'target' is assigned a value but never used
build (20.x): frontend/src/components/atoms/ChatMessage/UniformSpeechBubble.tsx#L15
'currentUser' is assigned a value but never used
build (20.x): frontend/src/components/atoms/Video/Video.tsx#L19
'setSearchParams' is assigned a value but never used
build (20.x): frontend/src/components/molecules/ChatGptTab/ChatGptModal.tsx#L40
'onClose' is defined but never used
build (20.x): frontend/src/components/molecules/ChatTab/ExperimenterChatTab.tsx#L37
'setSearchParams' is assigned a value but never used
build (20.x): frontend/src/components/molecules/ChatTab/ExperimenterChatTab.tsx#L82
'participants' is defined but never used
build (20.x): frontend/src/components/molecules/ChatTab/ExperimenterChatTab.tsx#L117
'value' is assigned a value but never used
build (20.x): frontend/src/components/molecules/ChatTab/ParticipantChatTab.tsx#L27
'setSearchParams' is assigned a value but never used
build (16.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (16.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (16.x): frontend/src/App.jsx#L59
'setSearchParams' is assigned a value but never used
build (16.x): frontend/src/App.jsx#L180
React Hook useEffect has missing dependencies: 'handleChatMessages', 'handleDeletedSession', 'handleExperimentCreated', 'handleExperimentEnded', 'handleExperimentStarted', 'handleFiltersConfig', 'handleFiltersData', 'handlePing', 'handleSavedSession', 'handleSession', 'handleSessionChange', and 'handleSessionList'. Either include them or remove the dependency array
build (16.x): frontend/src/App.jsx#L243
React Hook useEffect has missing dependencies: 'connection', 'experimenterPasswordParam', 'participantIdParam', and 'sessionIdParam'. Either include them or remove the dependency array
build (16.x): frontend/src/App.jsx#L439
'onGetFiltersDataSendToParticipant' is assigned a value but never used
build (16.x): frontend/src/pages/MeetingRoom/MeetingRoom.jsx#L22
'glassDetected' is assigned a value but never used
build (16.x): frontend/src/pages/MeetingRoom/MeetingRoom.jsx#L29
'setSearchParams' is assigned a value but never used
build (16.x): frontend/src/pages/MeetingRoom/MeetingRoom.jsx#L65
React Hook useEffect has a missing dependency: 'handleGetFiltersData'. Either include it or remove the dependency array
build (16.x): frontend/src/pages/MeetingRoom/MeetingRoom.jsx#L76
React Hook useEffect has missing dependencies: 'connection.remoteStream' and 'participantIdParam'. Either include them or remove the dependency array. If 'setParticipantStream' needs the current value of 'connection.remoteStream', you can also switch to useReducer instead of useState and read 'connection.remoteStream' in the reducer
build (16.x): frontend/src/pages/Lobby/Lobby.jsx#L21
'connectedParticipants' is assigned a value but never used
build (16.x): frontend/src/pages/Lobby/Lobby.jsx#L22
'sessionData' is assigned a value but never used
build (16.x): frontend/src/components/atoms/ChatMessage/SpeechBubble.tsx#L15
'target' is assigned a value but never used
build (16.x): frontend/src/components/atoms/ChatMessage/UniformSpeechBubble.tsx#L15
'currentUser' is assigned a value but never used
build (16.x): frontend/src/components/atoms/Video/Video.tsx#L19
'setSearchParams' is assigned a value but never used
build (16.x): frontend/src/components/molecules/ChatGptTab/ChatGptModal.tsx#L40
'onClose' is defined but never used
build (16.x): frontend/src/components/molecules/ChatTab/ExperimenterChatTab.tsx#L37
'setSearchParams' is assigned a value but never used
build (16.x): frontend/src/components/molecules/ChatTab/ExperimenterChatTab.tsx#L82
'participants' is defined but never used
build (16.x): frontend/src/components/molecules/ChatTab/ExperimenterChatTab.tsx#L117
'value' is assigned a value but never used
build (16.x): frontend/src/components/molecules/ChatTab/ParticipantChatTab.tsx#L27
'setSearchParams' is assigned a value but never used