Skip to content

Bump react-dom and @types/react-dom in /frontend #5031

Bump react-dom and @types/react-dom in /frontend

Bump react-dom and @types/react-dom in /frontend #5031

Triggered via pull request May 22, 2024 14:20
Status Success
Total duration 48s
Artifacts

lint.yml

on: pull_request
Lint frontend
27s
Lint frontend
Lint python
36s
Lint python
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
Lint frontend: frontend/src/components/CodeEditor.tsx#L58
React Hook React.useEffect has a missing dependency: 'updateCode'. Either include it or remove the dependency array
Lint frontend: frontend/src/components/Workspace.tsx#L101
React Hook useEffect has a missing dependency: 'activeTab'. Either include it or remove the dependency array
Lint frontend: frontend/src/components/file-explorer/FileExplorer.tsx#L131
React Hook React.useEffect has a missing dependency: 'refreshWorkspace'. Either include it or remove the dependency array
Lint frontend: frontend/src/components/file-explorer/TreeNode.tsx#L61
React Hook React.useEffect has a missing dependency: 'refreshChildren'. Either include it or remove the dependency array