Skip to content

Implement display mode for instructions tab #267

Implement display mode for instructions tab

Implement display mode for instructions tab #267

Triggered via pull request June 17, 2024 15:00
Status Success
Total duration 1m 56s
Artifacts

frontend-workflow.yml

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

Annotations

36 warnings
build (20.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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): frontend/src/App.js#L55
'setSearchParams' is assigned a value but never used
build (20.x): frontend/src/App.js#L133
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#L196
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#L392
'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
build (18.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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): frontend/src/App.js#L55
'setSearchParams' is assigned a value but never used
build (18.x): frontend/src/App.js#L133
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#L196
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#L392
'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)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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): frontend/src/App.js#L55
'setSearchParams' is assigned a value but never used
build (16.x): frontend/src/App.js#L133
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#L196
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#L392
'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