All-Hands-AI / OpenHands

🙌 OpenHands: Code Less, Make More
https://all-hands.dev
MIT License
37.36k stars 4.23k forks source link

chore: Handle eslint warnings #5253

Open amanape opened 10 hours ago

amanape commented 10 hours ago

End-user friendly description of the problem this fixes or functionality that this introduces The CI use to complain due to a few ESLint warnings (mostly console logs)


Give a summary of what the PR does, explaining any non-trivial design decisions


Link of any specific issues this addresses


To run this PR locally, use the following command:

docker run -it --rm   -p 3000:3000   -v /var/run/docker.sock:/var/run/docker.sock   --add-host host.docker.internal:host-gateway   -e SANDBOX_RUNTIME_CONTAINER_IMAGE=docker.all-hands.dev/all-hands-ai/runtime:d592d20-nikolaik   --name openhands-app-d592d20   docker.all-hands.dev/all-hands-ai/openhands:d592d20