Skip to content

Integrated Socket.io #108

Integrated Socket.io

Integrated Socket.io #108

Re-run triggered October 9, 2024 17:43
Status Success
Total duration 43s
Artifacts

lint.yml

on: pull_request
Performs linting on the application
32s
Performs linting on the application
Fit to window
Zoom out
Zoom in

Annotations

9 warnings
Performs linting on the application: src/components/Header.jsx#L1
'useEffect' is defined but never used
Performs linting on the application: src/components/Header.jsx#L2
'Button' is defined but never used
Performs linting on the application: src/components/Header.jsx#L2
'CircularProgress' is defined but never used
Performs linting on the application: src/components/Header.jsx#L3
'GoogleSignIn' is defined but never used
Performs linting on the application: src/components/Header.jsx#L8
'setCurrentUser' is assigned a value but never used
Performs linting on the application: src/pages/EditorComponent.js#L234
React Hook useEffect has a missing dependency: 'roomId'. Either include it or remove the dependency array
Performs linting on the application: src/pages/EditorComponent.js#L256
React Hook useEffect has a missing dependency: 'roomId'. Either include it or remove the dependency array
Performs linting on the application: src/pages/EditorComponent.js#L258
'setCurrentUser' is assigned a value but never used
Performs linting on the application: src/pages/Landingpage.jsx#L11
'socket' is assigned a value but never used