UI: Enable right click to paste in terminal #130
lint.yml
on: pull_request
Lint frontend
25s
Lint python
39s
Annotations
5 errors
Lint frontend:
frontend/src/components/Jupyter.tsx#L150
A control must be associated with a text label
|
Lint frontend:
frontend/src/components/chat/ChatInterface.tsx#L7
'/home/runner/work/Kevin/Kevin/frontend/node_modules/react-icons/fa/index.mjs' imported multiple times
|
Lint frontend:
frontend/src/components/chat/ChatInterface.tsx#L24
`react-icons/fa` import should occur before import of `./ChatInput`
|
Lint frontend:
frontend/src/components/chat/ChatInterface.tsx#L24
'/home/runner/work/Kevin/Kevin/frontend/node_modules/react-icons/fa/index.mjs' imported multiple times
|
Lint frontend
Process completed with exit code 1.
|