Skip to content

Fixed Dynamic Group Filters from a Previous PR Merge Gone Wrong #284

Fixed Dynamic Group Filters from a Previous PR Merge Gone Wrong

Fixed Dynamic Group Filters from a Previous PR Merge Gone Wrong #284

Triggered via pull request August 5, 2024 20:54
Status Success
Total duration 4m 50s
Artifacts

frontend-workflow.yml

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

Annotations

36 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 uses Node.js version which is deprecated 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/App.js#L56
'setSearchParams' is assigned a value but never used
build (18.x): frontend/src/App.js#L160
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.js#L223
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.js#L419
'onGetFiltersDataSendToParticipant' is assigned a value but never used
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 (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 uses Node.js version which is deprecated 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.js#L56
'setSearchParams' is assigned a value but never used
build (16.x): frontend/src/App.js#L160
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.js#L223
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.js#L419
'onGetFiltersDataSendToParticipant' 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 (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 uses Node.js version which is deprecated 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.js#L56
'setSearchParams' is assigned a value but never used
build (20.x): frontend/src/App.js#L160
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.js#L223
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.js#L419
'onGetFiltersDataSendToParticipant' is assigned a value but never used
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